corrected a script

This commit is contained in:
False.Genesis 2007-02-09 00:03:01 +00:00
parent 4c86eab673
commit a130afa54c

View File

@ -3,7 +3,7 @@
SET,vn ${@def}
SET,vl ${@0}
DEFAULT,vl 0
SET,vv,onfail,{<value not set>} ${#${@def}}
SET,vv,onfail,{<value not set>} ${#${@caller}::${@def}}
SAY,{${vl}} * Var '${vn}' = '${vv}'
UNSET vv