Wrox Home  
Search P2P Archive for: Go

  Return to Index  

regular_expressions thread: finding vbcrlf


Message #1 by "Payal Parija" <pparija@y...> on Tue, 11 Mar 2003 15:16:30
Hi Payal,

Try "\r\n"

> hi.. i need to extract a word from a file...but the file is written using
> vb i think and has vbcrlf..
> when i try to do an indexof(environment.newline) it doesnt seem to work.
>
> can show me how i can use regex to get it done....

HTH,

Chris


  Return to Index