• 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 08:49:43 -0400
  • Thread-topic: EPS to JPEG

I have tried
Set foo to current document --- gives me an error message
"expected end of line, but found class name"


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 8:33 AM
To: AppleScript
Subject: Re: EPS to JPEG

on 2/6/05 13:21, Ruby Madraswala at email@hidden wrote:

> I am still using 10.3 and so are all the users. Any other suggestions
beside
> using Photoshop for OS 10.3.8. What I really want to do is:
> - convert EPS files to JPEG (all files in folder/subfolder)
> - copy folder/subfolders files to iphoto album

Your original script is probably going to work fine if you make a simple
change. ISTR that you save a reference to a document rather than the
document itself in PS.

I can't check this because installing Tiger has hosed PS7's scripting,
but
telling PS something like this should work:

    set foo to current document
    save foo in file bar as whatever with options {etc}

HTH

--
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

  • Follow-Ups:
    • Re: EPS to JPEG
      • From: Martin Orpen <email@hidden>
  • Prev by Date: QXPScriptingAdditions
  • Next by Date: Re: EPS to JPEG
  • Previous by thread: Re: EPS to JPEG
  • Next by thread: Re: EPS to JPEG
  • Index(es):
    • Date
    • Thread