On Fri, 2005-02-18 at 16:59 +1100, Johan Fischer wrote: > (ussuuut > (((suuu)uuut)ss) > (((suuu)uuut)ss) > ) Looks like you just need to open_container() an array of that thing. open_container (TYPE_ARRAY, "(ussuuut etc.") Then append each of them. Havoc