Quark: copying across text boxes
Quark: copying across text boxes
- Subject: Quark: copying across text boxes
- From: Cameron Knowlton <email@hidden>
- Date: Tue, 4 Dec 2001 13:53:36 -0700
Here's a tougher one for the list... it's about QuarkXpress (3.32) and stories that cross text boxes.
If there's a document that flows a story from one text box to another, how do you copy the entire story in which the insertion point is placed?
I tried this:
------------
tell application "QuarkXPress"
tell current box of document 1
copy the text of story 1 to theCopy
end tell
end tell
theCopy
------------
but the story gets truncated at the end of the current box.
ideas?
I *almost* have the hang of this.
Cameron Knowlton
email@hidden