• 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
Atomic scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Atomic scripts


  • Subject: Atomic scripts
  • From: Paul Skinner <email@hidden>
  • Date: Tue, 6 Aug 2002 12:49:18 -0400

Have you ever wanted to avoid some OSAX intruding on your script and quietly coercing things or the like? Do you hate all OSAX even that darn 'Standard Additions'? If so, then get some counseling. But if you just want to isolate a script from all additions you can try this...

property parent : me
tell AppleScript--explicit direction still works.
display dialog "Hello World"
end tell
display dialog "Hello World"

--
Paul Skinner
_______________________________________________
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: Atomic scripts
      • From: Rob Jorgensen <email@hidden>
  • Prev by Date: Re: is this a bug?
  • Next by Date: Re: Atomic scripts
  • Previous by thread: Apologies - Re: is this a bug?
  • Next by thread: Re: Atomic scripts
  • Index(es):
    • Date
    • Thread