|
|
|
File Converter v2.0 File Converter has changed a bit since the first release. File Converter still does the original conversion where a text file with multiple records and fields on a single line can be converter to one record per line. Now File Converter can include number lines over the top of each record. This will come in handy when each record has many fields and you would like to know the position of field 95 for example. In addition to the number line the output file can be printed for those of you who still like to have a paper copy in front of them. An example input/output file. This file format contains ~ as a line delimiter and * is the field delimiter. Input File: 123*Happy Lane*Moon~456*Nightmare*On Elme St. Output File: 123*Happy Lane*Moon With number lines the output would look like... 1+++2++++++++++3 1+++++++++2++++++++++
|