How to name a text box on a Master Page
How to name a text box on a Master Page
- Subject: How to name a text box on a Master Page
- From: John LaBree <email@hidden>
- Date: Wed, 14 Nov 2001 12:01:21 -0500
I am trying to name a text box on a maaster page in order to copy text into
it. I am running MacOS 9.1 with AS 1.5.5. The Quark version is 4.1. Can
anyone help me with this?
I run the script with the document open, the master page is current and the
text box is selected. The script finishes running without error, however,
the results indicate that the box wasn't named.
By the way, I am working in Script Editor.
The script I am using is :
tell application "QuarkXPress(tm) 4.1"
tell document 1
set properties of text box 1 to {name:"sentiment"}
get name of text box 1
set BoxName to name of text box 1
BoxName
end tell
end tell
I sure hope one of you good people has the right answer to this. Thanks in
advance for your responces.
John LaBree
Imaging Center Manager
G.Neil Direct Mail, Inc.