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

Quark Data Merge


  • Subject: Quark Data Merge
  • From: email@hidden
  • Date: Thu, 19 Jul 2001 15:31:09 -0600

You are close. It's a hierarchy thing. Stories can belong to the document
and they can belong to text boxes, but they cannot belong to a page.

So what you need is

set theName to "whatever"
tell application "QuarkXPress? 4.11"
tell document 1
tell current page
set (every text of every story of every text box where it is
"<Name>") to theName
--etc
end tell
end tell
end tell

Shirley Hopkins
FaceSpan Support


  • Prev by Date: Filemaker runtime apps
  • Next by Date: How to quit an applescript this way?
  • Previous by thread: Re: Quark Data Merge
  • Next by thread: Re: Quark Data Merge
  • Index(es):
    • Date
    • Thread