Re: Photoscripter open EPS Generic
Re: Photoscripter open EPS Generic
- Subject: Re: Photoscripter open EPS Generic
- From: Michelle Steiner <email@hidden>
- Date: Thu, 8 Mar 2001 16:03:53 -0800
On 3/8/01 3:48 PM, David Fekke <email@hidden> wrote:
>
tell app "Adobe Photoshop 5.5"
>
open (i as alias) EPS generic {width:324}
>
end tell
>
>
when I try to run this i get an error that it "can not make dist for 324
>
pixels"
>
>
Does anybody know how to make this work?
I don't have Photoshop, but I would hazard a guess tha tyou need to do
this:
open (i as alias) EPS generic with properties {width:324}
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------