Hi, I'm passing a parameter to a script, which sometimes fails.
However, I discovered that the ones failing had parentheses within the
text string, e.g., "Step: Press the (0) on the console."
I've learned how to escape apostrophes, but how do I do so for parens?
Is it \( ? Also, where ' was the xml entity for apostrophe,
would someone know the one for left and right parens? Can't find that
either...not having much luck today with my searches.
Thanks! Kathy