• 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: Filenames for Apple Script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filenames for Apple Script


  • Subject: Re: Filenames for Apple Script
  • From: Seth Delackner <email@hidden>
  • Date: Wed, 19 Mar 2003 20:16:23 +0000

On Wed, Mar 19, 2003 at 08:17:16PM +0100, Gerriet M. Denkmann wrote:
> tell application "abc"
> open "/tmp/aa" as alias
> end tell

open POSIX file "/tmp/aa" as alias

Note that if you enter that in script editor and save it, the bastard rewrites
it as file "your hard disk name:private:tmp:aa", completely defeating the
intent (keeping the idiotic system-specific hard disk name out of
it).
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Filenames for Apple Script (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Filenames for Apple Script
  • Next by Date: Re: Filenames for Apple Script
  • Previous by thread: Filenames for Apple Script
  • Next by thread: Re: Filenames for Apple Script
  • Index(es):
    • Date
    • Thread