• 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
launching Script Editor files launches associated applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

launching Script Editor files launches associated applications


  • Subject: launching Script Editor files launches associated applications
  • From: Michael Turner <email@hidden>
  • Date: Thu, 18 Jan 2001 12:36:54 -0500

The following script launches 2 applications if double clicked from the
finder: (3 including ScriptEditor)

tell application "Adobe. Photoshop. 5.0.2"
activate
end tell

tell application "QuarkXPress 4.1"
activate
end tell

They also launch when the script is opened via the "open" command in
ScriptEditor. Subsequent opening of the file does not re-launch the
application.

The both launch incorrectly. Quark because of my Xtension wonks out when
launched this way (ScriptMasterXT ironically enough) and Photoshop because
of a low memory condition because of Quark being launched. Ok, so I only
have 100 mb of memory.

I suspect this of being a 'feature' script editor. Do other editors have
this problem? I would like to be able to open scripts with my editor without
necessarily launching the applications invoked by the script. Just to read
my script, for example.

-Michael Turner


  • Follow-Ups:
    • Re: launching Script Editor files launches associated applications
      • From: Mike at Lens and Shutter <email@hidden>
  • Prev by Date: Re: Xpress 4.1 and group box type
  • Next by Date: Re: OSAX within tells
  • Previous by thread: Re: applescript-users digest, Vol 2 #238 - 15 msgs
  • Next by thread: Re: launching Script Editor files launches associated applications
  • Index(es):
    • Date
    • Thread