Try \\([0-9]+\\)
The required regex is "\([0-9]+\)", but the top-level script parser
is probably converting \( into (, so I would suggest double-escaping
the backslash.
-Bill
On Mar 22, 2006, at 1:52 PM, David Reddy wrote:
Fixing up some new tcp probes and need to ignore a leading "(" in a
MTCH
statement. Tried using "/(" but no luck.
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]