Tiger <(E-Mail Removed)>:
> John Fitzsimons <(E-Mail Removed)> wrote in
> >
> > Suppose I have a text file of "x" columns of 30 characters. What
> > program could I use to convert the text to a c.s.v. file ? How to do
> > it would also be handy. TIA.
> >
> http://www.freewarepro.com/info.php?...=38&fileid=135
CSVdb
> Should do it...but I've not tried *exactly* what you're trying.
Both CSVdb and DBedit will deal with (read and convert) the files
if those columns are separated by tabs... It was quite a while
before I realized that, as the steps are indirect for both progs.
If the columns are separated by spaces, then all I'd know to do
is run a separate program, text editor or a standalone search &
replace tool, before loading them into a csv editor.
Is this the nature of the request, having a csv editor read the
files? Or is it something else wanted, as in the line of batch
conversion of a number of files? In such a case, it seems the
dirction to take would be a search & replace tool....
--
Karen S.