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

Quark Xpress


  • Subject: Quark Xpress
  • From: "G?ran Ehn" <email@hidden>
  • Date: Wed, 09 Oct 2002 15:01:42 +0200

Does anyone know how to grab all character and paragraph styles applied in a selected text box? I was succesful by grabbing the two styles separately like this:

tell text box "mybox" of document 1
get name of character style of text style ranges of paragraphs of stories
end tell

or like this:

tell text box "mybox" of document 1
get name of paragraph style of text style ranges of paragraphs of stories
end tell

But I would like to get both the paragraph and the character styles applied to all stories at the same time, not separately as the in the code above. Is it possible, please show me if you know how its done.
Thanks
Goran Ehn
_______________________________________________
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.
  • Prev by Date: Re: AS 1.8.3
  • Next by Date: Re: custome icon on an applescript in OS X?
  • Previous by thread: Re: AS 1.8.3
  • Next by thread: a question on scripting Eudora (guess who this is for..)
  • Index(es):
    • Date
    • Thread