Re: I think I need another regex...

2005-03-17 Thread Renqilong
Got it!Thanks a lot,John! On Thu, 17 Mar 2005 20:38:21 -0800 "John W. Krahn" <[EMAIL PROTECTED]> wrote: > Renqilong wrote: > > On Thu, 17 Mar 2005 12:55:02 -0800 > > "John W. Krahn" <[EMAIL PROTECTED]> wrote: > > > >>Chris Knipe wrote: > >> > >>>I tried to do this with split(), but it's not work

Re: I think I need another regex...

2005-03-17 Thread John W. Krahn
Renqilong wrote: On Thu, 17 Mar 2005 12:55:02 -0800 "John W. Krahn" <[EMAIL PROTECTED]> wrote: Chris Knipe wrote: I tried to do this with split(), but it's not working good at all The string: interface=something very long with spaces and all mac-address=00:02:6F:36:2D:31 ap=no wds=no rx-rate=1

Re: I think I need another regex...

2005-03-17 Thread Renqilong
On Thu, 17 Mar 2005 12:55:02 -0800 "John W. Krahn" <[EMAIL PROTECTED]> wrote: > Chris Knipe wrote: > > Lo all, > > Hello, > > > I tried to do this with split(), but it's not working good at all > > > > The string: > > interface=something very long with spaces and all > > mac-address=00:02:

Re: I think I need another regex...

2005-03-17 Thread John W. Krahn
Chris Knipe wrote: Lo all, Hello, I tried to do this with split(), but it's not working good at all The string: interface=something very long with spaces and all mac-address=00:02:6F:36:2D:31 ap=no wds=no rx-rate=11Mbps tx-rate=11Mbps packets=12623,18377 bytes=10829240,2009327 frames=12623,18

Re: I think I need another regex...

2005-03-17 Thread Dave Gray
On Thu, 17 Mar 2005 11:32:23 -0500, Dave Gray <[EMAIL PROTECTED]> wrote: > > I tried to do this with split(), but it's not working good at all > > > > The string: > > interface=something very long with spaces and all > > mac-address=00:02:6F:36:2D:31 ap=no wds=no rx-rate=11Mbps tx-rate=11Mbps >

Re: I think I need another regex...

2005-03-17 Thread Dave Gray
> I tried to do this with split(), but it's not working good at all > > The string: > interface=something very long with spaces and all > mac-address=00:02:6F:36:2D:31 ap=no wds=no rx-rate=11Mbps tx-rate=11Mbps > packets=12623,18377 bytes=10829240,2009327 frames=12623,18377 > (the above is one