Quark Box overflows on not shown page
Quark Box overflows on not shown page
- Subject: Quark Box overflows on not shown page
- From: "Brian J. Geiger" <email@hidden>
- Date: Thu, 24 Oct 2002 21:39:48 -0400
The line
set boxOverflow to box overflows of theBox
(encased in a Tell Quark 4.11 statement) works fine when you can see
the page being worked on. If it goes to a non-visible page, because I
add a second page to continue the script, for example, it can't execute
the line. It claims that it can't make some data into the expected
type.
Anyone know why this happens, and/or what I can do to fix it?
I've tried also
if currentSpread = 1 then
set boxOverflow to box overflows of theBox
else
set boxOverflow to box wraps of theBox
end if
in case it was some odd manifestation of box overflowing now working on
linked text boxes, but it gives me the same error with box wrap as it
did with box overflows.
Thanks,
Brian
_______________________________________________
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.