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

New Quark Pages


  • Subject: New Quark Pages
  • From: "Tim Fink" <email@hidden>
  • Date: Mon, 16 Jul 2001 08:58:00 -0500

I have a script where I figured out how to create a new page in a QuarkXPress document,
but it is not copying over the Master Page elements onto the new page it makes:

set page_nums to the count of pages
--return page_nums
if i * 1 then
make new spread at end -- only create a new page if this is not record 1
set page_nums to (page_nums + 1)
show page page_nums
else
show page page_nums
end if

what am I missing?

thanks for replying,

tim
email@hidden


  • Follow-Ups:
    • Re: New Quark Pages
      • From: Hans Haesler <email@hidden>
  • Prev by Date: Applescript to mute sound at shutdown
  • Next by Date: Re: Applescript to mute sound at shutdown
  • Previous by thread: Re: Applescript to mute sound at shutdown
  • Next by thread: Re: New Quark Pages
  • Index(es):
    • Date
    • Thread