Re: decompilation insanity
Re: decompilation insanity
- Subject: Re: decompilation insanity
- From: Malcolm Fitzgerald <email@hidden>
- Date: Thu, 20 Oct 2005 10:45:54 +1000
On 20/10/2005, at 6:34 AM, Mark J. Reed wrote:
Okay, if I type into the Script Editor:
set homeDir to posix file "/Users/mreed"
(at this point many of you already know what's coming) it magically
transforms into
set homeDir to file "Macintosh HD:Users:mreed:"
I find that the simplest method to preserve syntax is to set the string
into a variable.
set f to "/Users/mreed"
set homeDir to POSIX file f
Malcolm Fitzgerald email@hidden
Database Manager http://www.asauthors.org
The Australian Society of Authors ph: 02 93180877 fax: 02
93180530
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden