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.