DTS to .BAS (to .Net) loses LF Character -
07-06-2003
, 03:24 PM
I have a DTS package that imports a fixed-field text file with Linefeed (LF)
characters delimiting rows, that works fine when run from the designer, but
when I save it to a .BAS file, then run it from .Net, it no longer
recognizes the Linefeed character at the end of a line, and adds it to the
beginning of the next line, which obviously throws everything off.
The modifications necessary to run it under .Net are only syntax--no values
that would relate to a character or field-length are changed.
Does anyone have an idea of what's going on?
cr--nospamforme-- (AT) freshdata (DOT) com |