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

Quark 7 select document 2


  • Subject: Quark 7 select document 2
  • From: Oakley Masten <email@hidden>
  • Date: Wed, 24 Nov 2010 14:08:02 -0800 (PST)

Hi All

Does anyone know how to choose document 2 or 3 etc and make it the active or front document?

I need to verify that the document that I want is open and the front most document.
I can find that it is open in a list of open docs but can't activate it.

tell application "QuarkXPress" -- version 7.5

activate

set docCount to number of documents  --I got 2   therefore:

set doc1 to name of document 1

set doc2 to name of document 2

     set current document to document 2  --doesn't work

set document 2 to active  --doesn't work

set active of document 2 to true  -- doesn't work

set document 2 to frontmost document  --doesn't work

end tell


I couldn't find anything in the dictionary on the subject.

Get properties didn't help either in finding what to change.


Thanks in advance for your help

Oakley

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Script to make mail fwd new messages
  • Next by Date: Re: Quark 7 select document 2
  • Previous by thread: Re: Script to make mail fwd new messages
  • Next by thread: Re: Quark 7 select document 2
  • Index(es):
    • Date
    • Thread