Create a list of lists?
Create a list of lists?
- Subject: Create a list of lists?
- From: Michael Kern <email@hidden>
- Date: Mon, 8 Jan 2001 11:36:37 -0500
I need to create a list of lists (maybe even a list of list of lists!!)
Something along the lines of:
{{{EventName1}{Year11, Year12, Year13}},{{EventName2}{Year21, Year22,
Year23}},{{EventName31}{Year31, Year32, Year33}}}
I can capture the user entered data in variable with no problems. But
whenever I try to create a nested list of this type I just get a long
single comma delimited list.
Does anyone know how to do this?
Thanks.
Michael Kern
Technologic Partners
(212) 343-1900 x116
email@hidden