photoshop script move selection to 0,0
photoshop script move selection to 0,0
- Subject: photoshop script move selection to 0,0
- From: Jake Pietrykowski <email@hidden>
- Date: Thu, 10 Mar 2005 13:40:59 -0600
Hi,
How can I move the current selection of a bitmap file (ex. a 1" square
selection in the middle of say a 8"x8" bitmap) to the {0,0} coordinate via
AppleScript? I'm not quite as 'seasoned' with PhotoShop as other Adobe
apps...and familiar transformations and selection commands aren't the same
;-) How deep to I need to tell layer items, art items, selections, etc?
--code
tell application "Adobe Photoshop CS"
move selection to {0,0}
end tell
--/code
Thanks,
Jake
_______________________________________________
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