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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. beetlejoose

    Parsing CSV files into individual fields

    The following procedure parses a record from a .csv file and passes back the fields read in the Strings parameter. This works with .csv files exported from Excel etc. Null fields, fields containing comma's and double quotes etc are all parsed correctly. procedure ReadCSVRecord(var CSVFile ...

Part and Inventory Search

Back
Top