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

Duplicating boxes in Quark


  • Subject: Duplicating boxes in Quark
  • From: Steve Kump <email@hidden>
  • Date: Mon, 21 May 2001 17:32:59 -0500

Hi List,

I'm having a heck of a time trying to duplicate a bunch of text and picture
boxes. I can duplicate every generic box of page 1, but if there are 15
boxes on the page that are selected, it duplicates every box 15 times!

I tried looping through the object reference of every box and it duplicate
just one bax 15 times!

Can someone help me with this?

here is the code (Quark 4.11)

tell application "QuarkXPress 4.11"
activate

tell document 1
select every generic box of page 1
set bounds of selection to {0.25, 0.25, 4.625, 5.875}
end tell
end tell

Thanks!

Steve Kump


  • Follow-Ups:
    • Re: Duplicating boxes in Quark
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Mounting disk before continuing
  • Next by Date: Authentication in URL Access Scripting
  • Previous by thread: Re: Mounting disk before continuing
  • Next by thread: Re: Duplicating boxes in Quark
  • Index(es):
    • Date
    • Thread