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

Re: Quark Page Numbering?


  • Subject: Re: Quark Page Numbering?
  • From: Michael Turner <email@hidden>
  • Date: Thu, 18 Jul 2002 12:51:31 -0400

Milos, Steve,

These two lines are commonly _not_ the same thing:

set pageNumber to page number of current page
set currentPage to name of current page as integer
-- sometimes "as integer" will fail, too.

/Michael Turner


On 18/7/02 9:07 AM, "Milos Urosevic" <email@hidden> wrote:

How to set contents of text box to display current page number, even with
section start?

set pn to page number
set contents of "boxPN" to pn

You need to query the name of the page, i.e.:

tell application "QuarkXPress 4.11"
tell document 1
return name of page 1
end tell
end tell

Steven Angier
Macscript.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Quark Page Numbering? (From: Steven Angier <email@hidden>)

  • Prev by Date: Re: Determining frontmost application in OS X
  • Next by Date: Re: unix style paths
  • Previous by thread: Re: Quark Page Numbering?
  • Next by thread: iCal?
  • Index(es):
    • Date
    • Thread