Try using:

Code:
on $*:text:/^(?![ \240]$)/:#bank:{


Edit: actually the others should also do, this one just checks if ($1- = $chr(32)) || ($1- = $chr(160))

Last edited by Sigh; 23/10/05 03:43 PM.