• 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
path to At Ease
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

path to At Ease


  • Subject: path to At Ease
  • From: Philippe Gruchet <email@hidden>
  • Date: Mon, 6 Jan 2003 09:16:50 +0100

From Paul Berkowitz:

if you're not on an English-language system, "Documents" won't help you.
If you want to make sure your script will work on any system, you'd use the generic 'path to' for the Documents folder instead.

set theDest to (path to At Ease documents folder as string)
****

Yes, this generic 'path to' works all over language systems.

tell application "Finder"
set theDest to (path to At Ease documents folder as string)
make at theDest with properties {name:{"foo"}, file type:"ttro", file creator:"ttxt"} new file
reveal theDest & "Test"
end tell


Paul, could you tell us where have you found this 'At ease' statement?
Sounds like an old "OpenDoc" component...

Thanks to enlighten us.

Regards,
Philippe Gruchet/SVM Mac
VNU Publications France
http://svmmac.vnunet.fr
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: path to At Ease
      • From: Gary Lists <email@hidden>
    • Re: path to At Ease
      • From: Gary Lists <email@hidden>
  • Prev by Date: Re: Entourage question
  • Next by Date: Re: Moving files from desktop to User folders
  • Previous by thread: Re: Text file reading... (David Crowe)
  • Next by thread: Re: path to At Ease
  • Index(es):
    • Date
    • Thread