This is a placeholder for a page referred from the new Table of Contents and Wiki front page. It will soon be replaced by real content, aimed at helping newcomers to Tcl and Tk. Guidelines for TOC pages * keep short - less than a screen page * no discussion please * note '''Related pages''' below containing back-references to this page '''Related pages''' <> ---- !!!!!! %| Category TOC |% !!!!!! I'm checking memory consumptin in tcl and I would like to know 1) what happen when a proc is finish does the tcl shell release all the varibales ? 2) does unset command release the memory of the variable ? Thanks