Re: Getting Font Usage list from Quark?
Re: Getting Font Usage list from Quark?
- Subject: Re: Getting Font Usage list from Quark?
- From: "Gregory Smith" <email@hidden>
- Date: Thu, 23 May 2002 15:07:14 -0700
Hello all!
What's the trick to getting Quark to revel a document's properties? I'm
referencing Shirley Hopkins 'AS QuarkXpress'. She writes that:
tell app "Quark"
activate
tell document1
get properties
end tell
end tell
I do this to a generic single text box document and I get an error:
"Can't get every property of "Document1"."
I'm ultimately looking to get a list (record) of all fonts in use in the
document but I can't seem to get past this! What am I missing here since
the book indicates this is what you do. Any help would be appreciated.
Thanks for you help in advance.
Cheers,
Greg
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.