• 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:H and J in QuarkXPress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:H and J in QuarkXPress


  • Subject: Re:H and J in QuarkXPress
  • From: nino <email@hidden>
  • Date: Sat, 04 Dec 2004 12:57:54 +0100

the line should be

set h and j set to "Standard"

On my system class of current box is generic box end to find out if it is a
text box I should look for Box type

nino
> Everything works except the H and J line
> Any one know why?:
>
> tell application "QuarkXPress"
>
> activate
>
> tell document 1
> if (current box = null) or (class of current box is
> not text box) then
> display dialog "Please select a text box and then
> run the script. " buttons "OK" default button 1
> else
> tell story 1 of current box
> set first indent to "p12"
> set font to "ACaslon Regular"
> set track to 0
> set size to 10
> set leading to "12 pt"
> set grid lock to true
> set keep with next to false
> set justification to fully justified
> set h and j spec of h and j set to "Standard"
> end tell
>
> end if
> end tell

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: AppleScript Newbie: The Finder & Fonts
  • Next by Date: Brad D Gourley/US/DNY is out of the office.
  • Previous by thread: H and J in QuarkXPress
  • Next by thread: Re: H & J in QuarkXPress: Vol 1, Issue 235
  • Index(es):
    • Date
    • Thread