From: S. க. <gce...@gm...> - 2013-07-25 07:04:45
|
Hi, I am using TclPro procheck version 1.4 I just want to know is there a way to tell the procheck the user defined libs and packages procheck -verbose -W1 /foo.tcl Commands that were called but never defined: step_start step_result ::caat::step_get_global_result ::au::result_code These are actually procs that are in my lib and package. How to let the prochek to know this. i.e where can i mention this in procheck, so that it won't report warning or error. -- Regards, Senthil K |