• 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: Working with text selections in Xpress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Working with text selections in Xpress


  • Subject: RE: Working with text selections in Xpress
  • From: Olivier Berquin <email@hidden>
  • Date: Tue, 13 Nov 2001 09:53:49 +0100

Hi Fred,

Try this:

tell application "QuarkXPress Passport 4.11"
tell document 1
copy "blablabla" to before character 1 of selection
set style of line 1 of paragraph 1 of selection to bold
set style of word 2 of line 1 of paragraph 1 of selection to
underline
set style of line 5 of paragraph 1 of selection to italic
end tell
end tell



HTH

Olivier


  • Prev by Date: Delete Bytes from the Start of the Data Fork
  • Next by Date: using tell with proc. serial numb. in OS X
  • Previous by thread: RE: Working with text selections in Xpress
  • Next by thread: RE: Working with text selections in Xpress
  • Index(es):
    • Date
    • Thread