PDA

View Full Version : Comma-delimited Parser Program


KyRacer
01-04-2003, 06:45 AM
A while back someone was asking about a program that could parses comma-delimited files. I came across one on the net. It's like a windows version of Infotran. I've opened it up for a quick look but haven't used it yet. It might be of some use to someone. It's called CSVdb and best of all it's free, well almost, it's called cardware and he only asks for you to send a picture of your city to him. A couple of other useful programs on the site. The program can be downloaded from the lower left-hand side of the site. A small download. Link below.


Some features:

edit, add, insert and delete items;
import;
change separator;
add, delete columns;
rearrange column order;
save selection of rows and columns;
save filtered items;
save with double quotes;
search and replace;
filter items;
remove duplicates;
append and merge files;
check and repair csv files;
remove blank lines
install and uninstall
help in English and en Espaņol
add prefix and suffix
split and join columns
export to HTML, Excel, Word and more
proper words and strings

http://home.hccnet.nl/s.j.francke/t2t/text2table.htm

KyRacer