dsg: -------------------------------------------------------------------------------- in Tcl the # indicates a comment line if, and only if, it is the first non blank character on the line. --------------------------------------------------------------------------------
I think you have a mistake here. The next line is legal Tcl: set a 4 ; # a new var definition -- <http://forum.pspad.com/read.php?2,46466,47466> PSPad freeware editor http://www.pspad.com
