Import CSV data to Unidata

If you have ever been faced with the task of importing large amounts of comma separated value (CSV) data into a hashed Unidata file you might find the attached UniBasic program a useful starting point for your application.

Highlights include: correct handling of quoted fields containing commas and the ability to create best-guess dictionary items using the data in the second row of the CSV file.

Please post any questions or comments. Thank you.