Re: More about Records
Re: More about Records
- Subject: Re: More about Records
- From: "Serge Belleudy-d'Espinose" <email@hidden>
- Date: Wed, 3 Jan 2001 00:52:44 +0100
At 15:41 -0500 2/01/01, Victor Yee wrote:
>
How about this?
>
>
set r1 to {a:1, b:2, c:3}
>
set r2 to {a:1, b:2, c:75}
>
>
{r1's a} = {r2's a}
>
-- false
>
>
Something about those braces?
The following is a beginning of explanation, but not the explanation by itself:
set r1 to {a:1, b:2, c:3}
set r2 to {a:1, b:2, c:75}
a reference to r1's {a, b} = r1's {a, b}
-- true
So, it seems that the braces carry some sort of 'silent reference form'.
Someone?
Serge
__ __ __
_ \///\/ _ I N S T I T U T | Serge Belleudy-d'Espinose - IJM
\///\/// J A C Q U E S | 2 place Jussieu - 75251 Paris Cedex 05
_///\///\_ M O N O D | m@il : email@hidden
__/\///\__ Service Informatique | WWW :
http://www.ijm.jussieu.fr/