Works if escaped with '\'.
eg.
//var %result, %e = $regsub(moo,/o/g, a\$a, %result) | echo -a %e %result
//var %result, %e = $regsub(moo,/o/g, \ $+ $chr(36) , %result) | echo -a %e %result


Edit: Too late... Darn! :tongue:
Isn't it still a bug to be corrected though?

Last edited by dr_Eamer; 07/09/04 12:41 PM.

Maybe I wake up one day to notice that all my life was just a dream!