• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: applescript-users digest, Vol 2 #248 - 17 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 2 #248 - 17 msgs


  • Subject: Re: applescript-users digest, Vol 2 #248 - 17 msgs
  • From: David Lloyd <email@hidden>
  • Date: Sat, 20 Jan 2001 10:44:50 +1100

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.
>
> I don't have ScriptMaster XT, so would you please tell me
> if your example works, too, when you run it from OSA Menu
> (as the command 'do updates' suggests it).

This script works fine without ScriptMaster. It also performs in OSA Menu.
The 'do updates' is a part of QuarkXPress terminology, and is required to
ensure this script works. Also, the 'select menu' part needs to be kept
outside the tell document block.

David L


  • Follow-Ups:
    • Re: Xpress 4.1 and group box type
      • From: Hans Haesler <email@hidden>
  • Prev by Date: Mac OS 9.1 Technote Available
  • Next by Date: OS 9 applets in OS X's Classic environment
  • Previous by thread: Re: Is there any way to simplify this?
  • Next by thread: Re: Xpress 4.1 and group box type
  • Index(es):
    • Date
    • Thread