BDFfont
TCSV_File Methods
TCSV_File | Legend
Methods
Method Description
Close Close a CVS file
Find Find a string in file
isEOF Test end of file
Open Open CSV file (read only) and initialize the class. You must open a file before calling other method (ReadNextLine or Find) At the end of the process, call Close method.
ReadNextLine Read next line and extract values
SetSeparator Set CVS file separator.

Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2003. All rights reserved.