Re: turning a table into a list?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: turning a table into a list?
- From: Ben Sunshine-Hill <bsunshin@...>
- Date: 2003年8月24日 00:01:27 -0700
unpack() from the baselib should be just what the doctor ordered. Check the
manual for more details.
Ben