Re: Quark crash with duplicate command
Re: Quark crash with duplicate command
- Subject: Re: Quark crash with duplicate command
- From: Jeff Walters <email@hidden>
- Date: Fri, 20 Apr 2007 14:44:12 -0500
- Thread-topic: Quark crash with duplicate command
A followup to what I wrote earlier. I've been doing some experimenting. This
won't work either...
tell application "QuarkXPress"
duplicate (every generic box whose anchored is false) of page 1 of
document 1 to beginning of page 2 of document 2
end tell
The only thing that I can get to work consistently is if I target page 1 of
the second document, but I really don't want everything on the first page.
duplicate (every generic box whose anchored is false) of page 1 of
document 1 to beginning of page 1 of document 2
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden