Getting comma seperated data
Posted: Thu Aug 07, 2003 9:46 am
Hello,
I have a file, which I have no problem getting the data out of, but what I'm not sure is how to get at the data on each line. Basically each line has a name and number seperated by a comma.
I know this is probbaly very simple, but other than going through the line char by char I can see any way of doing it.
Many thanks for any help,
RedRasper
I have a file, which I have no problem getting the data out of, but what I'm not sure is how to get at the data on each line. Basically each line has a name and number seperated by a comma.
I know this is probbaly very simple, but other than going through the line char by char I can see any way of doing it.
Many thanks for any help,
RedRasper