Skip to Content
0
Former Member
May 13, 2008 at 04:14 AM

reading fields at diff positions in pipe delimited file

25 Views

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.