Damn CGI variables again... I'm trying to create a generic function to retrieve them, and run into the old problem of how to represent them...:-/
Maybe by making our own internal key/list table structure for this library? Can't think of much else... Maybe a Tcl_HashTable with arrays attached as leaves? -- David N. Welton Consulting: http://www.dedasys.com/ Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/
