Photoshop CS5 - applescript broken ?
Photoshop CS5 - applescript broken ?
- Subject: Photoshop CS5 - applescript broken ?
- From: Hernan <email@hidden>
- Date: Sun, 2 May 2010 12:24:25 -0400
I'm trying to do the following but is not working...
tell application "Adobe Photoshop CS5"
open alias "Macintosh HD:Users:john:Desktop:test.psd"
set my_name to the name of document 1
display dialog my_name
end tell
This returns "untitled" while using the same script in CS4 returns the right thing "test.psd".
Also I found out that adobe used old sample scripts in the installation of CS5 (/Applications/Adobe Photoshop CS5/Scripting/Sample Scripts/AppleScript) which most of them are
not working.
_______________________________________________
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