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

Photoshop and CS3


  • Subject: Photoshop and CS3
  • From: email@hidden
  • Date: Wed, 9 Jan 2008 08:03:11 -0800



Luca, et. al.

This gives me the same result in CS3. I have worked on this and I can do the following. Sometimes the path actually gets pasted in. 2 out or 20. First 2 of course. Others it does not. It is in the  clip board and if I choose paste from the menu or do a command v, well it drops right into the document. Does anyone have any idea why this is. This is actually much nicer then chasing properties. I which I would have gotten to this solution sooner.

        tell application "Adobe Photoshop CS3"
                activate
                set display dialogs to never
               
                open theFilea
                set docRefA to the current document
                tell current document
                       
                        get name of path item 1
                        get class of path item 1
                        get properties of path item 1 as list
                        get properties of path item 1
                        get class of path item 1
                        get container of path item 1
                        get kind of path item 1
                        select path item 1
                        copy path item 1
                end tell
               
                open theFileb
                set docRefB to the current document
                tell current document
                        paste
                end tell
               
        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 and CS3
      • From: "EU - Luca Pozzato" <email@hidden>
  • Prev by Date: How do you update a tracks info in Itunes with applescript
  • Next by Date: Re: Photoshop and CS3
  • Previous by thread: Re: How do you update a tracks info in Itunes with applescript
  • Next by thread: Re: Photoshop and CS3
  • Index(es):
    • Date
    • Thread