From: bobx@... (Bob) Date: 2002-02-14T01:34:37+09:00 Subject: (CSV) text file processing... I am looking for an example of (csv)text file processing. What I am specifically after is how to take a file with a CSV format and parse it out. This will be used with MySQL to help a customer upload a file for an inventory and then the Ruby script will parse it and place the values into the appropriate fields in the database. Any such examples out there? Bob