Re: tool mode
Re: tool mode
- Subject: Re: tool mode
- From: Michael Turner <email@hidden>
- Date: Thu, 23 May 2002 09:59:09 -0400
Rick,
Quark doesn't want to hear about it.... you have to "tell" the document.
IE:
tell document 1 of application "QuarkXPress 4.1"
activate
set a to tool mode
end tell
a
HTH,
/Michael Turner
On Thursday, May 23, 2002, at 09:33 AM, Rick Norman wrote:
Can someone tell me why the "set tool mode to contents mode" is
returning
the error "Can't set the tool mode to the contents mode".
set AgentTemp to (choose file with prompt "Please select the Agent's
Template")
tell application "QuarkXPress 4.1"
activate
open AgentTemp
set tool mode to contents mode
end tell
Thanks for your help,
Rick Norman
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >tool mode (From: Rick Norman <email@hidden>) |