Robert_47833
Jun 18, 2012Altostratus
one question in variable
in the syntax ,we normally use :
if { $cjj == 1} {
xxxx
}
I have a question here
sometimes I forget to define this variable cjj,is there any method I can use to...