//var %a 1 | var %b 2 | var %rand $rand(%a,%b)
will give the same problem: * Invalid format: $rand

the problem will persist if you use or not the =

and if you var -s %a will be 1 and %b 2
so it may be a $rand bug

Last edited by poormillionaire; 02/08/05 08:54 AM.