Separating Data
- From: J Huntley Palmer <jhp@xxxxxxxxxxxxx>
- Date: Fri, 23 Jun 2006 23:43:20 -0400
I am getting data lines with data separated by these 5 characters:
, : ; <TAB> <whitespace>
eg. foo,bar:baz foobar
I would like to extract foo bar baz nad foobar.
How can I parse out the data between or separated by them?
Thanks!
.
- Follow-Ups:
- Re: Separating Data
- From: Bob Stearns
- Re: Separating Data
- Prev by Date: Re: [an error occurred while processing this directive] ???
- Next by Date: Re: Separating Data
- Previous by thread: I'm back
- Next by thread: Re: Separating Data
- Index(es):