Hello,
Fixing up some new tcp probes and need to ignore a leading "(" in a MTCH
statement. Tried using "/(" but no luck.
Does anybody know the correct one to use?
String I'm operating on is: -> "softtel/softtel 194.149.76.139 (D)
255.255.255.255 4569 (T) OK (1 ms) "
And looking to extract millisecond latency number at the end -> 1
Am getting it back as "(1)" using statement below which is half the
problem solved, but need to chart the value. Number can be 1->9999
Current MTCH statement:
MTCH ".OK (.+)"ri else goto @UNMONIT
Get an error when I use (#+)
Thanks in advance,
Dave.
____________________________________________________________________
List archives:
http://www.mail-archive.com/intermapper-talk%40list.dartware.com/
To unsubscribe: send email to: [EMAIL PROTECTED]