README This file gives a brief overview of the csv support library for SQR (csv.sqh) developed by Ray Ontko. The library includes a number of routines for reading and writing comma-separated, variable-length (.csv) text files. CSV files are often used as a way of exchanging data between application programs. For example, the Microsoft Excel spreadsheet program can read and write CSV files. This library and supporting utility programs are freely distributable as long as the original copyright notice is kept and the source code is provided. For the legal language, see "COPYING.TXT". TO USE THE csv.sqh LIBRARY 1) Download the csv.zip file. Chances are you'll be downloading the files from the internet or from a storage device. 2) Unpack the save set. For example: $ pkunzip csv.zip This contains the README and COPYING files, the program and library files, and generally everything you need. WHERE TO REPORT BUGS Let me know how this works for you. I can be reached at: Ray Ontko Ray Ontko and Company P.O. Box 9 Richmond, IN 47375 rayo@ontko.com