jaymenna78734
New member
- Joined
- Jan 16, 2005
- Messages
- 2
Sorry to ask, but I am very weak when it comes to RegEx and have a deadline over my head.
A function os returning the following text to me
--- www.XYX.com ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 165.738/165.827/165.965 ms
I need to parse out just the "3" for both packets transmitted and received.
Thanks!
A function os returning the following text to me
--- www.XYX.com ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 165.738/165.827/165.965 ms
I need to parse out just the "3" for both packets transmitted and received.
Thanks!