• 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
Quark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quark


  • Subject: Quark
  • From: Andrew McNichol <email@hidden>
  • Date: Wed, 1 Aug 2001 13:22:49 -0400

Hello, I am new to applescript (os8.5) & scripting quark (4.11)
I am trying to set the name of every box selected into a list to
manipulate in a loop later.
here's what I have to far...

tell application "QuarkXPress"
activate
tell current page of document 1
set BoxSelected to (name of (every picture box of
document 1 whose selected)) as list
end tell
end tell

thanks for any help,
Andrew


  • Follow-Ups:
    • Re: Quark
      • From: Shane Stanley <email@hidden>
    • Re: Quark
      • From: Hans Haesler <email@hidden>
  • Prev by Date: Re: What does "Finder could not get folder..." mean? (tell block abuse)
  • Next by Date: Re: AppleScript seems to be Unique...
  • Previous by thread: Re: Scripting VSS
  • Next by thread: Re: Quark
  • Index(es):
    • Date
    • Thread