Re: applescript-users digest, Vol 2 #1399 - 16 msgs
Re: applescript-users digest, Vol 2 #1399 - 16 msgs
- Subject: Re: applescript-users digest, Vol 2 #1399 - 16 msgs
- From: has <email@hidden>
- Date: Thu, 13 Dec 2001 19:31:08 +0000
>
Subject: Re: R e: Coerce string to record or something like that?
>
Date: Thu, 13 Dec 2001 09:40:32 -0700
>
From: Michelle Steiner <email@hidden>
>
To: <email@hidden>
>
>
On 12/12/01 6:22 PM, has <email@hidden> 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.
>
>
Works fine for me, OS 9.2.2, AS 1.7, no additional coercions.
Yeah, it seems to be a Smile thing after all. It refuses to touch it. Maybe
Emmanuel can enlighten? I tried it again, both in an applet and in SE and
it worked ok - which is a little more encouraging. Though I'm still not
clear if this is a "safe" method, or if it's something "hackish". Anyone
know?
Alternatively, this thread is a mass hallucination and we've imagined the
whole thing. Everyone repeat: "There is no hole, there is no bug; I shall
not try to use it because it does not exist. Really."
:)
has