• 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 CS3 and clipping paths
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Photoshop CS3 and clipping paths


  • Subject: Photoshop CS3 and clipping paths
  • From: email@hidden
  • Date: Tue, 8 Jan 2008 19:11:14 -0800


OK, this is making me crazy. I need to move a path from one document to another version of that document. I can't seam to get the darn thing out of the one and into the other. I can get all kinds of info, I can even make a new path with the name of the old path in the new document but the path just wont move. Has anyone had any success doing what should be a simple action?

part of my script, the PS part looks like this



tell application "Adobe Photoshop CS3"
                activate
                set display dialogs to never
               
                open theFilea
                set docRefA to the current document
                set bob to the properties of path item 1 of current document
                open theFileb
                set docRefB to the current document
                set newpath to make path item in current document with properties {bob}
        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

  • Follow-Ups:
    • Re: Photoshop CS3 and clipping paths
      • From: "EU - Luca Pozzato" <email@hidden>
  • Prev by Date: Re: Sort Order
  • Next by Date: Re: Photoshop CS3 and clipping paths
  • Previous by thread: Re: Sort Order
  • Next by thread: Re: Photoshop CS3 and clipping paths
  • Index(es):
    • Date
    • Thread