Photoshop Scripting
Photoshop Scripting
- Subject: Photoshop Scripting
- From: Lorenzo Mazzucco <email@hidden>
- Date: Tue, 27 Aug 2002 08:40:00 +0200
Can anyone help me with Photoshop scripting ?
I've downloaded the scripting plug in and I'm trying to do some scripts
in order to import text and put it in a text layer in Photoshop 7.
But, I have a few problems reading the AS dictionary, it's hard to
understand and I can't find any examples.
I would like to do the following :
- take the text from a txt file
- import the text in a photoshop layer called "text1" or better in the
"data sets" if it's possible
How can I do that ?
tell app 'Adobe Photoshop 7.0"
activate
????
end tell
thank you !
Lolo
PS : excuse my newbie questions but it's hard to find examples and I
don't find the dictionary easy to use.
_______________________________________________
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.