RE: Subject: Newbie Quark Question
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