• 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: Subject: Newbie Quark Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Subject: Newbie Quark Question


  • Subject: RE: Subject: Newbie Quark Question
  • From: mick wenlock <email@hidden>
  • Date: Fri, 20 Jul 2001 11:19:45 -0600

Rob Stott <email@hidden>
asked:

>Hi,

>I'm struggling to teach myself to script Quark - I've run up against a
>(pretty basic) problem. At the risk of seeming stupid, can someone tell me
>how to change the contents of a text box to (for example) left justified
and
>italic.

>I'd expected it to be something along the lines of;

>tell story 1 of generic box 1 of spread 1 of front document to set
>properties of paragraph 1 to {justification:left}

Hi Rob,

try the following:

tell application "QuarkXPress(tm) 4.11"
tell story 1 of generic box 1 of spread 1 of document 1 to set
justification of paragraph 1 to right justified
end tell


Best Regards,
Mick Wenlock
Online Technician
Quark Technical Support


  • Prev by Date: XML-RPC and SOAP in Mac OS X 10.1
  • Next by Date: Re: Newbie Quark Question
  • Previous by thread: XML-RPC and SOAP in Mac OS X 10.1
  • Next by thread: How do I make applescript wait for application to finish before continuing?
  • Index(es):
    • Date
    • Thread