• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
photoshop script move selection to 0,0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Strange Script editor behaviour
  • Next by Date: RE: About keychain scripting
  • Previous by thread: Re: Strange Script editor behaviour
  • Next by thread: Re: Why does this iPhoto applescript fail to produce new albums with photos in them?
  • Index(es):
    • Date
    • Thread