RE: Error Scripting Quark 4.11 in Jaguar
RE: Error Scripting Quark 4.11 in Jaguar
- Subject: RE: Error Scripting Quark 4.11 in Jaguar
- From: Rick Gordon <email@hidden>
- Date: Wed, 14 Jan 2004 02:39:50 -0800
I got it solved. Looking back though the threads, I saw that it was the issue where explicit coercion was required when running the OS X version of Script Editor.
Rick Gordon
------------------
On 1/14/04 at 1:00 AM -0800, Rick Gordon wrote in a message entitled
"Error Scripting Quark 4.11 in Jaguar":
>
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
--
___________________________________________________
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.