************************************************************* * TCLPARSE: parse a tcl program file for syntactical errors * ************************************************************* information file 'Err.14.tcl.ini' does not exist **************************************************** * file 'Err.14.tcl' is beeing parsed ( 600 bytes ) * **************************************************** system variables database '/local/home/clif/.vars.tclparse' loaded ERROR -> unknown command: 'tempFileName' ( 'puts' - 27 ): ---------------------------------------- 24:[info body tempFileName] 25:" 26: 27:puts "tmpFileName returns: [tempFileName]" 28:puts "tmpFileName returns: [tempFileName]" 29: ---------------------------------------- ************************************************ * done parsing file 'Err.14.tcl' ( 600 bytes ) * ************************************************