• 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
h and j spec
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

h and j spec


  • Subject: h and j spec
  • From: Alberto Salvagnini <email@hidden>
  • Date: Wed, 16 Jan 2002 17:07:01 +0100

Hi all,

I am trying to create a new "h and j spec" in QX 3.32 via AS. I was
using following sytntax but it doesn't work. Can anyone tell me why?
If I call the properties of the existing h and j spec, I get
->>object reference:h and j spec "new HJ spec" of document "my Document"

I don't understand why it does'nt work... grrrrrrrrrrr

TIA
Alberto from Hamburg



tell application "QuarkXPress"
activate
tell document 1
make new h and j spec at beginning with properties {name:"new HJ
spec"}
end tell
end tell

tell application "QuarkXPress"
activate
tell document 1
make new h and j spec with properties {index:2}
end tell
end tell

tell application "QuarkXPress"
activate
tell document 1
make new h and j spec at beginning with properties {index:2}
end tell
end tell

tell application "QuarkXPress"
activate
tell document 1
make new h and j spec with properties {object reference:h and j spec
"new HJ spec" of document "my Document"}
end tell
end tell


  • Follow-Ups:
    • Re: h and j spec
      • From: Shane Stanley <email@hidden>
    • Re: h and j spec
      • From: Gil Poulsen <email@hidden>
  • Prev by Date: Help w/FaceSpan/Quark project
  • Next by Date: AS over IP ports ?
  • Previous by thread: Help w/FaceSpan/Quark project
  • Next by thread: Re: h and j spec
  • Index(es):
    • Date
    • Thread