Re: Xpress 4.1 and group box type
Re: Xpress 4.1 and group box type
- Subject: Re: Xpress 4.1 and group box type
- From: Hans Haesler <email@hidden>
- Date: Thu, 25 Jan 2001 13:41:37 +0100
On Sat, 20 Jan 2001, David Lloyd wrote:
>
When I suggested:
>
>
tell application "QuarkXPress 4.04"
>
activate
>
tell document 1 to set tool mode to drag mode
>
select menu item "Select All" of menu "Edit"
>
do updates
>
select menu item "group" of menu "Item"
>
end tell
>
>
Hans said
>
>
> I guess that you have "ScriptMaster XT" installed.
>
> Without this XTension you can't do much with the "menu" class
>
> of QuarkXPress.
>
This script works fine without ScriptMaster.
David,
you are right.
I suspected, first, that the problem was with my Passport version.
That's why I asked someone for confirmation if your snippet works
with a single language version and, really, without ScriptMaster.
The answer was: "It works here, again without ScriptMaster XT."
I tried, again, any combination (name, ID, index): no luck.
So, I did one last thing: I deactivated the Menu Events extension
and the Menu Events Scripting Addition and restarted the Mac.
Result: your original script (modified for 4.11) compiles... and works!
Thanks for pushing me in the right direction. :-)
Hans
---
Hans Haesler | email@hidden