Hi all, I use NC-Sim Tcl command (like "stop") and found Tcl script is white-space sensitive. And I have to wait for the Tcl report error in run time and time-consuming. Can I debug/lint the Tcl script before run all the simulation? Thanks! Or is there something like Perl's "use strict" and "use warnings" in Tcl? That I can write robust Tcl file in NC-Sim. Thanks! Davy