Re: EPS to JPEG
Re: EPS to JPEG
- Subject: Re: EPS to JPEG
- From: Martin Orpen <email@hidden>
- Date: Thu, 2 Jun 2005 16:09:44 +0100
On 2 Jun 2005, at 15:17, Ruby Madraswala wrote:
Thanks for taking the time..
First error message I get at “set docRef to current document”
Expected “given”, “with”, “without”, other parameter name etc. but
found identifier.
Second at Jpeg save options
Expected end of line etc, but found class name
I wonder if you are identifying the errors correctly?
"set docRef to current document" is quite explicit and Photoshop
should really either do it or error because there is no "current
document". The only other reason could be that PS is waiting for a
response to a dialog - what is Photoshop actually doing at the point
of error?
You can stop PS from throwing up colour management dialogs by
adjusting the preferences or by telling it not to in your script:
open this_item showing dialogs never
Not having a scriptable version of PS7 puts me at a disadvantage with
bugfixing. But I've got some script examples on my old site that were
written for PS7 and which may help you:
Using AppleScript Droplets to process files in Photoshop:
<http://prometheus.idea-digital.com/phpbb2/viewtopic.php?t=254>
Abstract A4 (ISTR that this is run only, but it's fun to watch if
you're fed up with scripting):
<http://prometheus.idea-digital.com/phpbb2/viewtopic.php?t=246>
Regards
--
Martin Orpen _______________________________________________
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