• 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: CLEANING QUARK PARA's
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CLEANING QUARK PARA's


  • Subject: Re: CLEANING QUARK PARA's
  • From: email@hidden
  • Date: Tue, 23 Jan 2001 15:18:54 -0700

Until I find a better way here is what I use:

set ttab to ((ASCII character 9) & return)--place test string in variable
tell application "QuarkXPress? 4.11"
tell document 1
--warning long line coming
delete (character -2 of every paragraph of every story where
paragraph 1 of it ends with ttab)
end tell
end tell

Remember the last character is a return, so you need to test for the
character you are looking for and the return.

Shirley Hopkins
FaceSpan Support
"AppleScripting QuarkXPress", "AppleScripting InDesign"


  • Prev by Date: Re: newbie: how to get result of "cancel"
  • Next by Date: Re: How to change the name of a Folder (using an Alias)
  • Previous by thread: CLEANING QUARK PARA'S
  • Next by thread: Shirley Hopkins "AppleScripting QuarkXPress" ... is there a website?
  • Index(es):
    • Date
    • Thread