MACSCRPT Archives

April 2007

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0 (Apple Message framework v752.2)
Content-Type:
text/plain; charset=US-ASCII; delsp=yes; format=flowed
Date:
Wed, 11 Apr 2007 08:41:21 -0400
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Subject:
From:
Mark Lively <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
7bit
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (13 lines)
Some playing around (That I should have done years ago :) )

yielded that this works

tell application "Safari"
	set foo to make new document with properties {URL:"afp:// 
username:[log in to unmask]"}
	close foo
end tell

It uses safari and is kinda crude.  You don't get the volume back and  
it doesn't mount immediately.

ATOM RSS1 RSS2