Re: A reference to
Re: A reference to
- Subject: Re: A reference to
- From: Michelle Steiner <email@hidden>
- Date: Mon, 4 Jun 2001 16:32:17 -0700
On 6/4/01 12:05 PM, Victor Yee <email@hidden> wrote:
>
Not an explanation, but, possibly, some interesting uses:
Thanks, and to drive the point home...
property thisList : {1, 2}
property listEnd : a reference to last item of thisList
property endlist : last item of thisList
set end of thisList to 3
{contents of endlist, contents of listEnd}
--> {2, 3}
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------