Re: Sifting a list sans loop
Re: Sifting a list sans loop
- Subject: Re: Sifting a list sans loop
- From: ehsan saffari <email@hidden>
- Date: Sat, 26 Jan 2002 22:55:03 -0600
A Stoned wizard wrote to me off-list:
>
----------------------------------------------------------------------
>
set l to {"one", "two", "three", "four", {1, 2, 3}}
>
>
set t to l's text
>
set lst to l's lists
>
----------------------------------------------------------------------
Paradise!
and similarly one can get a list's dates andd numbers too.
cheers
ehsan