Re: Alter Script for OSX
Re: Alter Script for OSX
- Subject: Re: Alter Script for OSX
- From: Hans Haesler <email@hidden>
- Date: Thu, 29 Apr 2004 17:53:10 +0200
On Thu, 29 Apr 2004, Simon Manning wrote:
>
Ok...how do you name a picture box in Quark?
Select the box and run this:
---
tell document 1 of application "QuarkXPress 6.1"
tell current box
set name to "jacket1"
end
end
---
I'll send you my script for naming boxes more comfortably,
i.e. directly from the QXP Scripts Menu.
Please tell me which version of QuarkXPress you're using.
And under which Mac OS.
---
Hans Haesler <email@hidden>
_______________________________________________
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.