Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>delimited file</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Delimited File

     (file, database) A text file that contains variable-length database
     records with each record separated by a carriage return/linefeed pair
     (CHR(13) + CHR(10)) and terminated with an end of file mark (CHR(26)).
     Each field within a delimited file is variable length, not padded with
     either leading or trailing spaces, and separated by a comma.  Character
     strings are optionally delimited to allow for embedded commas.


See Also: Database SDF File Text File

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson