• 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: Scripting Applescript itself
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scripting Applescript itself


  • Subject: Re: Scripting Applescript itself
  • From: Axel Luttgens <email@hidden>
  • Date: Fri, 29 Nov 2002 10:04:22 +0100

Hans Schoenmaker wrote:

>Hi guys,
>
>
>I've generated textfiles from a database.
>These files are Applescripts in text format.
>
>
>I want to run these "scriptfiles" automatically by using an other
>applescript with;
>
>
> tell theScriptFile to run
>
>
>
You're very near !
This should work :

set thePath to "path to the file" -- change as needed
run script file thePath

You'll get more info by looking at the Standard Additions' dictionary.

HTH,
Axel
_______________________________________________
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.

References: 
 >Scripting Applescript itself (From: Hans Schoenmaker <email@hidden>)

  • Prev by Date: Scripting Applescript itself
  • Next by Date: RE: Scripting Applescript itself
  • Previous by thread: Scripting Applescript itself
  • Next by thread: RE: Scripting Applescript itself
  • Index(es):
    • Date
    • Thread