to get H&J name of paragraph 1 in quarkxpress 6

Hi,

Could any one tell me how to get the H&J name of paragraph 1 in quarkxpress.

Thanks,
Gopal

tell application "QuarkXPress"
	get name of h and j set of paragraph 1 of story 1 of document 1
end tell

If you happen to have several stories in your document, then you might want to narrow the search using “of story 1 of current box” or such.

Model: Mac Pro mid-2010
AppleScript: 2.1.2
Browser: Safari 534.59.8
Operating System: Mac OS X (10.6)