Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading a Text File

Status
Not open for further replies.

jplum

Programmer
May 23, 2002
25
US
Is there a way to read a text file in field by field?

I have a text file with multiple records, each record is made up of multiple fields which have quotes around them and are separated by commas.

One thought is to read the whole record in and then search for the commas to read the fields in individually, I just thought there should be an easier way.

Thanks,
Jennifer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top