Re: Records
Re: Records
- Subject: Re: Records
- From: Paul Skinner <email@hidden>
- Date: Wed, 28 Feb 2001 12:44:31 -0500
on 2/28/01 10:54 AM, Serge Belleudy-d'Espinose wrote:
>
At 10:23 -0500 28/02/01, Bryan wrote:
>
>
> set theList to {"a", 1, "b", 2, "c", 3}
>
> set theRecord to theList as user record
>
> return theRecord
>
> --> {a:1, b:2, c:3}
>
>
Not on my system. Must be one of those wonderful silent coercion from
>
who-knows-what osax.
Sigma's coercions
--
scripts worked yesterday
today, they are all broken
silent coercions!
Paul Skinner
References: | |
| >Re: Records (From: "Serge Belleudy-d'Espinose" <email@hidden>) |