Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Shane Stanley <email@hidden>
- Date: Thu, 21 Jul 2005 10:38:40 +1000
- Thread-topic: (no subject)
On 21/7/05 10:00 AM, "Romain Van Aelst" <email@hidden> wrote:
> on do_script(myFile, save_options)
> do script ("tell application \"Adobe Photoshop CS2\"" & return &
> "export document 1 in file \"" & myFile & "\" as save for web with
> options" & space & save_options & return & "end tell") as text
> end do_script
Use "run script" instead of "do script".
--
Shane Stanley <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
References: | |
| >(no subject) (From: Romain Van Aelst <email@hidden>) |