Tokenizing
- From: "Craig Buchanan" <someone@xxxxxxxxxxxxx>
- Date: Mon, 12 Jun 2006 22:39:26 -0500
I'm trying to extract the key/value pairs string like this:
[Status]
CurrTime = 1200
LastPlayQUpdate = 400
CurrVolume = -10
[End Status]
My first instinct is to use a regular expression to match values before and
after the '=', but there probably is a more efficient method.
Can anyone suggest a better approach?
Thanks,
Craig Buchanan
.
- Follow-Ups:
- Re: Tokenizing
- From: Cor Ligthert [MVP]
- Re: Tokenizing
- From: GhostInAK
- Re: Tokenizing
- From: Charlie Brown
- Re: Tokenizing
- Prev by Date: Re: ExitWindowsEx function not working.
- Next by Date: Handling DBNull from databases
- Previous by thread: Re: VB.NET equivalent to "classic" VB "DoEvents"
- Next by thread: Re: Tokenizing
- Index(es):