Re: Scripting PS7
Re: Scripting PS7
- Subject: Re: Scripting PS7
- From: Dave Balderstone <email@hidden>
- Date: Thu, 17 Jul 2003 09:07:20 -0600
Steve:
tell application "Adobe Photoshop 7.0"
tell current document
set properties of info to {author:"D.J.B.", author position:"Director,
Production & Creative Services", caption:"This is a New Caption",
caption writer:"Dave B", category:"ABC", city:"Toontown",
copyrighted:public domain, copyright notice:"This is the copyright
notice", country:"Canada", creation date:"20010614", credit:"Where
credit is due", headline:"Apple blossoms in spring", instructions:"Run
freely", job name:"Scripting metadata insertion", keywords:{"flower",
"tree", "crabapple", "applescript", "added via Script"}, owner
url:"
http://www.producer.com/index.html", province or state:"Sask",
source:"the headwaters of the South Saskatchewan", supplemental
categories:{"The First Category", "The Second Category", ""The Last
Category"}, title:"Crabapple Tree in Bloom", transmission
reference:"Ref DJB 14/06/02 Stoon", urgency:three}
end tell
end tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.