Re: Will this work?
Re: Will this work?
- Subject: Re: Will this work?
- From: Tim Mansour <email@hidden>
- Date: Wed, 18 Jun 2008 09:02:31 +1000
On 18/06/2008, at 1:04 am, Oakley Masten wrote:
I can not get it to compile
It fails on the set theFormat line.
I don't understand that line either.
set theFormat to run script "tell application \"Photoshop\" to
return {"class fltp":JPEG}"
Looks to me like there's missing backslashes:
set theFormat to run script "tell application \"Photoshop\" to return
{\"class fltp\":JPEG}"
(although now I'm wondering whether they should be chevrons?)
--
Tim Mansour <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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden