Error Scripting Quark 4.11 in Jaguar
Error Scripting Quark 4.11 in Jaguar
- Subject: Error Scripting Quark 4.11 in Jaguar
- From: Rick Gordon <email@hidden>
- Date: Wed, 14 Jan 2004 01:00:51 -0800
I am getting a strange error when putting together a script for QuarkXPress 4.11, using Script Editor 1.9 in OS 10.2.6.
When I try to reference the scale of an image (for instance, as shown below) using SE 1.9, an error is generated, and the result for scale is listed as "current application". If I run the same script from 9.2.2 Classic, using SE 1.7, there is no error, and the scale is properly represented as a list of two percentages.
tell picture box 1
copy ((scale of image 1) as list) to theScale
end tell
What's up here? Are there other issues in running Quark 4.1 scripts from Script Editor 1.9? (I've run some other scripts without problem.) What about from within Panther (which I haven't upgraded to yet because of other compatibility considerations)?
--
___________________________________________________
RICK GORDON
EMERALD VALLEY GRAPHICS AND CONSULTING
___________________________________________________
WWW:
http://www.shelterpub.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.