Re: Quark scripts
Re: Quark scripts
- Subject: Re: Quark scripts
- From: Geoff Graham <email@hidden>
- Date: Tue, 11 Aug 2009 12:10:16 -0400
It used to be the case that Quark had to be open to allow applescript
to see into it's dictionary; which allows a script to display the
normal syntax instead of those raw codes. And of course Quark has to
be installed. Try opening Quark first, then open your script. If no
joy, then you may have to edit the application's name in the tell
blocks. Perhaps Quark has been renamed.
Geoff
On Aug 11, 2009, at 10:21 AM, Nate Battles wrote:
I've seen this before but I cannot remember a remedy.
When I open a Quark Script I see properties as this:
set «class qpro» to {«class HMEA»:«constant measUPIC», «class
VMEA»:«constant measUPIC»}
end tell
But on another computer they are seeing them as this:
set properties to {horizontal measure:picas, vertical measure:picas}
end tell
Anyone have any suggestions?
Regards,
N
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden