Re: Splitting pipe delimitted string.

Don Vawter <[email protected]> Fri, 01 Oct 2004 08:26:57 -0600
Newsgroups gmane.comp.jakarta.regexp.user
Message-ID <[email protected]>
Nevermind, brain dead this morning
[|]  doh

Don Vawter wrote:

> What pattern can I use to split   "apples|oranges|peaches|cream" on 
> the | boundary
> "|"  splits between every character and "\|"    won't compile. 
> "\u007c"  also splits between every character
>
> Thanks
> Don
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>