Re: applescript batching itself
Re: applescript batching itself
- Subject: Re: applescript batching itself
- From: Paul Skinner <email@hidden>
- Date: Tue, 8 Feb 2005 09:34:12 -0500
Try this in a loop with the text of the scripts. Don't forget to escape
characters you feed it.
do shell script "osacompile -r scpt:128 -d -t APPL -c aplt -o
osaApplet.app -e " & quoted form of "say \"Hello World\""
Others may be able to give you a full script. Hopefully this will help.
I'll revisit the thread when I have more time.
Paul Skinner
On Feb 3, 2005, at 4:23 PM, email@hidden wrote:
hi there,
I'm quite new to apple script, and using it now in a cd application
created with flash...so i got about 1200 applscripts that wait to be
compiled.
any suggestions how this could be done in an efficient way are very
welcome.
I've tried php with osacompile with various parameters. did work on OS
10.3, but the application fails on OS 10.2.
cheers
ben
ps: enter applescript and batch in google ;)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden