• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: EPS to JPEG
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: EPS to JPEG


  • Subject: RE: EPS to JPEG
  • From: "Ruby Madraswala" <email@hidden>
  • Date: Thu, 2 Jun 2005 11:42:44 -0400
  • Thread-topic: EPS to JPEG

Hi Martin

I think here's where my problem is:

If I try to save the script with "set docref to current document", gives
me an error message and will not save. So if I run the script with
script open I think it sees the script as current document.

Ruby



-----Original Message-----
From: applescript-users-bounces+rubym=email@hidden
[mailto:applescript-users-bounces+rubym=email@hidden
m] On Behalf Of Martin Orpen
Sent: Thursday, June 02, 2005 11:10 AM
To: email@hidden
Subject: Re: EPS to JPEG

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:
attern.com

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

  • Prev by Date: Re: EPS to JPEG
  • Next by Date: Leaf capture problem
  • Previous by thread: Re: EPS to JPEG
  • Next by thread: RE: EPS to JPEG
  • Index(es):
    • Date
    • Thread