RE: Quark 5. Make new page
RE: Quark 5. Make new page
- Subject: RE: Quark 5. Make new page
- From: Ed Walter <email@hidden>
- Date: Fri, 24 Jan 2003 08:05:39 -0600
I've had a similar problem. I would get an error when trying to specify an
alternate Master Page. To get around it, I nested the "make new page" in a
Try statement. The script ignores the error and Quark creates the correct
master page anyway.
Hope the same works for you, although I feel that this is definitely a bug!
-ed-
-----Original Message-----
From: Kirill Kortchagin [
mailto:email@hidden]
Sent: Friday, January 24, 2003 6:17 AM
To: email@hidden
Subject: Quark 5. Make new page
I cannot make new pages with different master spreads.
Example:
tell app "QuarkXPress 5"
tell document 1
make new page at end with properties {master spread: "B-Master B"}
end
end
The master page "B-Master B" is second in list of master pages.
Everytime I create new page it's creates with master page "A-Master A". ;(
In Quark 4.11 it's example works right.
Can anyone help? How to make page in Quark5 with differen masters? ;(
--
Aha-pupok
http://www.yezhe.ru/applescript/
email@hidden
_______________________________________________
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.
_______________________________________________
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.