Re: Photoshop Frontmost Document
Re: Photoshop Frontmost Document
- Subject: Re: Photoshop Frontmost Document
- From: "Fleisher, Ken" <email@hidden>
- Date: Thu, 16 Nov 2006 10:32:23 -0500
- Thread-topic: Photoshop Frontmost Document
Okay thanks. I'll give it a try to check the class. At least now I know what
the syntax is supposed to be.
Thanks again.
Ken Fleisher
On 11/16/06 10:29 AM, "Martin Orpen" <email@hidden> wrote:
> On 16 Nov 2006, at 14:51, Fleisher, Ken wrote:
>
>> Can someone please tell me the syntax to make a document the current
>> document?
>
> tell application "Adobe Photoshop CS2" to set current document to
> document 1
>
> or
>
> tell application "Adobe Photoshop CS2" to set current document to
> document "My Document's name"
>
>
> Your script should work, so I'd do:
>
> class of docL
>
> And try and work out why the answer isn't "document". Or, if it is,
> if PS is busy doing something else...
>
> Regards
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden