• 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: Run an AppleScript from within an AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Run an AppleScript from within an AppleScript


  • Subject: Re: Run an AppleScript from within an AppleScript
  • From: has <email@hidden>
  • Date: Thu, 5 Dec 2002 11:37:31 +0000

The Other Rob wrote:

I've trying all afternoon to work out how to get an AppleScript to run
another AppleScript. Do I have to create a script application and run that?
Or can I directly run the script on it's own?

Using Standard Additions:

set theScript to load script (alias "path to script here")
run theScript

or:

run script (alias "path to script here")

has
--
--
http://www.barple.pwp.blueyonder.co.uk -- The Little Page of AppleScripts
_______________________________________________
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: Run an AppleScript from within an AppleScript
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Tex-Edit: select after insertion point
  • Next by Date: Re: Checking if a folder exists and dealing with it
  • Previous by thread: Tex-Edit: select after insertion point
  • Next by thread: Re: Run an AppleScript from within an AppleScript
  • Index(es):
    • Date
    • Thread