mIRC Homepage
Posted By: Exlax Escaping Characters - 01/02/04 04:58 PM
I want to remove all open parenthesis out of a string.

$remove(%mystring,()

The open parenthesis for the 2nd arguement messes it up. How do I get it to work.
Posted By: Cheech Re: Escaping Characters - 01/02/04 05:01 PM
maybe try $chr(40) and $chr(41)
( )
© mIRC Discussion Forums