Code:
//tokenize 32 1 2 | echo -a > $regsubex(a,/a/,$1 $2)
//tokenize 32 1 2 | echo -a > $regsubex(a,/a/,Ga $1)
I think this is a bug, in the third parameter of $regsubex, $N return $null...

Edit : another strange thing :
Code:
echo -a > $regsubex(waf,/(a)/,$(\1,0))


Using $regsub works nice

Last edited by Wims; 24/01/08 08:21 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel