This Software is Free to Download
See full details at Program Homepage
Conversion program to change a plain text file to a CSV (Comma Separated Value) file. CSV files are often used to exchange data between different programs, Microsoft Excel and other spreadsheet program also use them. To converts the plain text file (.txt)
The text file can contain some control character for line(or record) delimiter but if no delimiter are present, the conversioncan be done by specify the number of field per line.During the conversion, it is possible to remove columns and/or lines by specify the number or by using filter value.Ifthe resulting CSV file is not compatible with your program, you can tryto fix the problem by changing the line delimiter and/or forcing thefield separation with double quote.The program always restart with the previous conversion setup, so you can easily repeat the same file conversion.