Quark 5?
Quark 5?
- Subject: Quark 5?
- From: JoePostscript <email@hidden>
- Date: Mon, 23 Sep 2002 23:58:46 -0400
Can someone verify that this is not a squirelly machine
issue or that I don't need to reinstall Quark 5?
In QXP 4.11 No Problem....
tell application "QuarkXPress"
set properties of document 1 to {facing pages:false}
end tell
tell application "QuarkXPress"
set facing pages of document 1 to true
end tell
Quark 5, error message either way... No workie..
set x to properties of document 1
result--> etc.., etc.., , facing pages:false, etc..
facing pages, still in doc properties as always, It
seems that this event got F'd up in the upgrade?
Can someone verify these results? TIA
--
Joe Postscript...
_______________________________________________
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.