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

Re: Atomic scripts


  • Subject: Re: Atomic scripts
  • From: Rob Jorgensen <email@hidden>
  • Date: Tue, 6 Aug 2002 13:02:34 -0400

On 8/6/02, Paul Skinner commented:

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"

If I remove the last line and then use Script Debugger's Manifest feature, it still lists Standard Additions. Is this the behavior that one should expect?

-- OS X 10.1.5 and SD 3.0.3

--

Rob Jorgensen
Ohio, USA
_______________________________________________
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: Paul Skinner <email@hidden>
References: 
 >Atomic scripts (From: Paul Skinner <email@hidden>)

  • Prev by Date: Atomic scripts
  • Next by Date: Re: Atomic scripts
  • Previous by thread: Atomic scripts
  • Next by thread: Re: Atomic scripts
  • Index(es):
    • Date
    • Thread