hi
i'm trying out WikiSh for the first time
and am wondering why both
{(if test 3 -gt 4; then; echo YES; else; echo NO; fi)}
&
{(set Num1 = 3)}
{(set Num2 = 4)}
{(if test ${Num1} -gt ${Num2}; then; echo "YES"; else; echo "NO"; fi)}
spit out "3" instead of NO?
btw, is WikiSh my only option if i just want to do a > or < operation?
thanks,
adam
. . .
[EMAIL PROTECTED]
661 373 8679
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users