• 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: Select every generic box in Quark not consistent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select every generic box in Quark not consistent


  • Subject: Re: Select every generic box in Quark not consistent
  • From: Hans Haesler <email@hidden>
  • Date: Wed, 11 Apr 2001 23:15:06 +0200

On Wed, 11 Apr 2001, Marty Brandt wrote:

>Is there a more consistent way of selecting every generic box on a Quark
>page then the select every generic box on current page command.
>When I use this command it takes about 15 try's before it starts to work,
>does anyone know why this happens or how to fix this problem.

Marty,

This snippet should work at the first try:
---
tell document 1 of application "QuarkXPress 4.11"
activate
set tool mode to drag mode
tell current page
set selected of every generic box to true
end tell
end tell
---

The command 'set tool mode to drag mode' makes sure that the item tool
is selected. Else, only the back-most box will be selected.


>p.s. Thanks Hans

You're welcome.

Regards,

Hans

---
Hans Haesler | email@hidden


References: 
 >Select every generic box in Quark not consistent (From: "marty brandt" <email@hidden>)

  • Prev by Date: Re: Scripting dropping a file onto a droplet
  • Next by Date: re: help...
  • Previous by thread: Select every generic box in Quark not consistent
  • Next by thread: Scripting dropping a file onto a droplet
  • Index(es):
    • Date
    • Thread