Title: get the properties of a record (Academic
Question)
Is there a way within an AppleScript script to get the properties
of an arbitrary record (i.e., one for which you don't know its
properties a priori)?
Both Smile's console and Script Editor's Result window do a fine
job of showing an arbitrary record's properties and values, but I
don't see a way to do the same thing within AppleScript.
e.g.,
set myRecord to {a:1, b:2} --> result: {a:1, b:2}
Anyone figured it out?
--Gil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Studio mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden
This email sent to email@hidden