Leopard breaks Path Item and Photoshop and CS3
Leopard breaks Path Item and Photoshop and CS3
- Subject: Leopard breaks Path Item and Photoshop and CS3
- From: email@hidden
- Date: Wed, 9 Jan 2008 11:19:33 -0800
Luca,
I hate going down that route but thank
you so much. Maybe if there is an Adobe person on the list they can look
at this. I have isolated the making path process to leopard. Below is the
one that does not work with CS3 and leopard. The clip shows up but the
scale is incorrect. You actually have to look out on the clip board to
find the path and it is much larger then the file size. Maybe the apple
team can look at this and work with Adobe to resolve this.
tell
application
"Adobe Photoshop CS3"
--does not work in leopard. Works in Tiger
activate
set
display dialogs
to
never
open
theFilea
set
docRefA
to
the
current document
set
mypath
to
the
entire path
of
path item
1
of
current document
set
theKind
to
kind
of
path item
1
of
current document
set
myname
to
the
name
of
path item
1
of
current document
open
theFileb
set
docRefB
to
the
current document
set
theNewPath
to
make
new
path item
in
current document
with properties
{entire
path:mypath,
name:myname,
kind:theKind}
end
tell
Dan Burbank
Iridio - An R.R. Donnelley Company
5050 First Avenue S.
Seattle, WA 98134
t 206.826.3352
c 206.718.8655
www.iridio.com _______________________________________________
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