how to read different fields in different positons in pipe delimited file.
for example: aaaa | 1234 | asdf | qwer | 4467 |
suppose if i have to read values asdf and 4467 how to read it.