Re: Getting label from a record
Re: Getting label from a record
- Subject: Re: Getting label from a record
- From: Michelle Steiner <email@hidden>
- Date: Tue, 18 Nov 2003 08:49:42 -0700
On Nov 18, 2003, at 8:22 AM, EBI Aktivitet wrote:
It seems that the result of asking an app for document properties
returns a
record, but if I check the class of the variable where this record is
stored, the class is "Document".
Try coercing it to a record. If the variable is called
"document_results" try
set document_results to document_results as record
--Michelle
--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.