> > Why not just run it through sed and kill end-of-line \r characters
> > before
> > imnport?
> >
> > m->
By the way, a syntax of r=13 or r=10 in the import command works just
fine. However, if I set r=13, the import command reads the remaining 0A
character at the end of the line as the first field in the next line.
Thanks again,
Mike