Quark transferring selection to box
Quark transferring selection to box
- Subject: Quark transferring selection to box
- From: Glenn Kowalski <email@hidden>
- Date: Wed, 15 Nov 2000 17:25:45 -0500
Can anyone tell me how to transfer the current selection in
Quarkxpress to a new text box? This is what I have so far, but it
gives an error:
tell application "QuarkXPress"
tell front document
tell page 1
make text box at beginning with properties {name:"Newbox"}
end tell
set theText to selection
tell story 1 of text box 1 to theText
end tell
end tell
Thanks in advance.
--
Glenn Kowalski
Macintosh Systems Consultant
Studio 405
301-270-8445 x26
www.studio405.com