Hi,
  I am trying to parse data in my data file. Every record start with the 
"11111" string and end's with "22222".In between the data is separated by 
delimiter "|" . I want to parse this file and get the record in one 
variable and do some processing and than move for another record in file.
To, make it clear, I am enclosing the data file.

data.txt >>>

11111
larry | sun | moon |
| saturn |
22222
11111
dan | venus | mars
| pluto | xxxx |
22222

Thanks ,

Prashant

Live Life without fear, confront all obstacles and evince that you can 
overcome them.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to