RE: Quark 5 & Master Pages
RE: Quark 5 & Master Pages
- Subject: RE: Quark 5 & Master Pages
- From: "Chris Nitz" <email@hidden>
- Date: Tue, 7 May 2002 10:40:55 -0700
- Thread-topic: applescript-users digest, Vol 3 #431 - 13 msgs
More from "this works fine in Quark 4.11, but not 5.0":
Why is "master spread of current page..." an unknown object type?
tell application "QuarkXPress(tm)" -- Quark 5
activate
set Master1 to (a
reference to spread 1 of master document 1)
set master spread of current page
of document 1 to Master1 -- UNKNOWN OBJECT TYPE?
end tell
Thanks in advance.
-Chris Nitz
email: cnitz at wizards.com
_______________________________________________
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.