• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: decompilation insanity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >decompilation insanity (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Re: coercing text to time
  • Next by Date: Re: Folders within folders
  • Previous by thread: Re: decompilation insanity
  • Next by thread: Re: decompilation insanity
  • Index(es):
    • Date
    • Thread