double declaration in newLISP-tk.tcl
Posted: Sat Feb 21, 2004 12:58 pm
Under global variables:
set cmdStart 0 ;# mark for txt start of command
This line is double.
set cmdStart 0 ;# mark for txt start of command
This line is double.