Re: Getting dictionary of app (was:Getting label from a record (Reasons))
Re: Getting dictionary of app (was:Getting label from a record (Reasons))
- Subject: Re: Getting dictionary of app (was:Getting label from a record (Reasons))
- From: Emmanuel <email@hidden>
- Date: Thu, 20 Nov 2003 14:52:09 +0100
At 11:12 AM +0100 20/11/03, EBI Aktivitet wrote:
>
> ----------------------
>
> class info text window
>
> -- {properties list:{{
>
> [...]
>
> {user term:"line width", property:line width, class ID:small integer}
>
> [...]
>
> ----------------------
>
>
>
>
Excellent idea, but I tried that, and as far as I can judge it's not
>
supported by Photoshop, nor by a number of other apps... :-(
>
>
It would seem that class info, suite info, and event info is something that
>
a lot of apps don9t allow. So, I'm still on the hunt for a robust way of
>
getting at the dictionary :-)
Oh, maybe I should have told you before. You may want to try that:
----------------------------
dictionary of file (alias "Macintosh HD:System:Library:CoreServices:Finder.app:") as list
----------------------------
This returns the dictionary under a structured form, rather painful to parse, but - well, the content is here.
Emmanuel
_______________________________________________
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.