Re: Will this work?
Re: Will this work?
- Subject: Re: Will this work?
- From: Shane Stanley <email@hidden>
- Date: Wed, 18 Jun 2008 08:51:54 +1000
- Thread-topic: Will this work?
On 18/6/08 1:26 AM, "Ben Waldie" <email@hidden> wrote:
> I don't recall exactly what
> the problem was, and why a workaround was necessary
I was a terminology conflict, fixed in CS3; what is now called "web format"
was called "as" in CS2.
I suspect part of the OP's problem is in this:
> tell application "Adobe Photoshop CS2"
> set theFormat to run script "tell application \"Photoshop\" to return
> {"class fltp":JPEG}"
where the second line is not using the same name for the app as the first.
But that second line can be replaced with:
set theFormat to {«class fltp»:«constant ****e006»}
to avoid the problem.
--
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:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden