Select region in photoshop cs
Select region in photoshop cs
- Subject: Select region in photoshop cs
- From: Bill Pogue <email@hidden>
- Date: Mon, 21 Feb 2005 17:21:11 -0600
I would like to have applescript create a selection based on pixel coordinates. Among other things, I've tried:
tell application "Adobe Photoshop CS"
activate
select current document region {{1, 1}, {50, 50}}
end tell
This runs without producing an error message but doesn't create a selection. At this point I don't know if on the wrong track or just omitting something simple.
_______________________________________________
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