Re: Coerce string to record or something like that?
Re: Coerce string to record or something like that?
- Subject: Re: Coerce string to record or something like that?
- From: Arthur J Knapp <email@hidden>
- Date: Thu, 13 Dec 2001 15:32:15 -0500
>
Date: Thu, 13 Dec 2001 01:22:31 +0000
>
From: has <email@hidden>
>
Subject: R e: Coerce string to record or something like that?
>
>
JJ <wrote:
>
>
> set entry_1 to record {+class usrf;:{"status", "unproc"}}
>
Hmm... nope. That simply gave me a -10008 error ("The specified object is a
>
property, not an element."). If only it were that simple.:) I suspect you
>
must have additional coercions installed if it's working for you.
It works for me. Has, you use Smile, don't you? What about when you
try it in Apple's Script Editor?
{ Arthur J. Knapp, of <
http://www.STELLARViSIONs.com>
<
mailto:email@hidden>
try
<
http://www.apple.com/applescript/>
on error number -128
end try
}