Is following Tcl code any problem? ---- while {$i < 10 }{ # if {$i==5} { incr i } ----
The curly bracket "{" does not match at the "if" line.
版权所有 © 非是非, 2007~2015