• 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
make a style in Quark 4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make a style in Quark 4


  • Subject: make a style in Quark 4
  • From: "Feldman, Don" <email@hidden>
  • Date: Thu, 15 Apr 2004 15:46:26 -0400
  • Thread-topic: make a style in Quark 4

I'm just curious. Can you write an applescript that makes a Character and Paragraph style sheet in Quark 4.11 or later? I have something like the following, which doesn't work in mind.


tell application "QuarkXPress(tm) 4.11"
tell document 1
make new character style with properties {name:"HarveyChar", size:"14", font:"times"}
make new paragraph style with properties {name:"HarveyPara", based on:"HarveyChar"}
end tell
end tell
_______________________________________________
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: ANNOUNCE: XSLT Tools 2.0.1
  • Next by Date: Re: [OT] network time servers
  • Previous by thread: ANNOUNCE: XSLT Tools 2.0.1
  • Next by thread: Re: make a style in Quark 4
  • Index(es):
    • Date
    • Thread