Purpose: describe what this is, how to create one, etc. ---- A global array created by Tcl on startup, where keys hold proc names, and the value is a script indicating how to make the key-named proc available (typically [source] with full pathname of a Tcl file). See the [library] manpage for more. ---- [Tcl syntax help] - [Arts and crafts of Tcl-Tk programming]