• 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: What makes AppleScript difficult
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What makes AppleScript difficult


  • Subject: Re: What makes AppleScript difficult
  • From: Skeeve <email@hidden>
  • Date: Thu, 06 Dec 2007 09:23:46 +0100

Gary (Lists) wrote:
You're silly. Or worse.

Yes. I am. But what's your excuse?

The consequence of that is that an AppleScript programmer has to:
a) Have to write his own handler to convert between POSIX style and OS X
style pathnames.

Er? RTFM.

So tell me what's wrong with POSIX file of ( "/my/stupid/or/silly/" & "path" ) which does not work

compared to
   ( "/my/stupid/or/silly/" & "path" ) as POSIX file
adn
   set a_variable to "/my/stupid/or/silly/" & "path"
   POSIX file  a_variable
which does


Big SORRY! Now I see! "of" makes the difference... stupid me! Forget me complaining about this! It's jsut what others mentioned here. It's too much english like. (And I'm not english) It's "POSIX path of ..." but just "POSIX file ...".




_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: What makes AppleScript difficult
      • From: "Mark J. Reed" <email@hidden>
References: 
 >Re: What makes AppleScript difficult (From: "Gary (Lists)" <email@hidden>)

  • Prev by Date: Re: What makes AppleScript difficult
  • Next by Date: Re: AppleScript4programmers
  • Previous by thread: Re: What makes AppleScript difficult
  • Next by thread: Re: What makes AppleScript difficult
  • Index(es):
    • Date
    • Thread