Re: Making Labels in Quark
Re: Making Labels in Quark
- Subject: Re: Making Labels in Quark
- From: Steve Kump <email@hidden>
- Date: Wed, 20 Nov 2002 18:33:17 -0800
Thanks, Olivier,
I see I wasn't clear with my brief post. I know how to name boxes but I want
en elegant way to display the name of each box for the user to see in front
of each box.
To others, thanks for the Moniker tip. It's handy, but not exactly what I
was looking for, but it sure does speed the naming of boxes!
Thanks,
Steve
On 11/20/02 2:12 AM, "Olivier Berquin" <email@hidden> wrote:
>
Something like this:
>
>
tell document 1 of application "QuarkXPress Passport 4.11"
>
tell page 1
>
make text box at beginning with properties ,
>
{bounds:{"10mm", "10mm", "60mm", "160mm"}, name:"TestBox"}
>
end tell
>
end tell
>
>
HTH
>
>
Olivier.
>
_______________________________________________
>
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.