next up previous index
Next: General Advices Up: Using Tcl/Tk from Previous: Loading Tcl/Tk Scripts

Structuring Tcl/Tk Code

The Tcl language has no modular structure, no objects and no local name spaces (except for procedure bodies) and it is thus advisable to follow some structuring rules when writing Tcl/Tk code. Here are a few suggestions:



Micha Meier
Tue Jul 2 09:49:39 MET DST 1996