corrected a script
This commit is contained in:
parent
4c86eab673
commit
a130afa54c
@ -3,7 +3,7 @@
|
|||||||
SET,vn ${@def}
|
SET,vn ${@def}
|
||||||
SET,vl ${@0}
|
SET,vl ${@0}
|
||||||
DEFAULT,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}'
|
SAY,{${vl}} * Var '${vn}' = '${vv}'
|
||||||
|
|
||||||
UNSET vv
|
UNSET vv
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user