Page 1 of 1

CR/LF Char at begining of each line except first

Posted: Sat Sep 04, 2010 1:34 am
by gkata99
When we recieve a binary file from our vendor and we run it thru TextPipe, it converts ok with the exception of the first line. Every line in the resulting file starts with a (visible) black box, which I assume is a CR/LF except for the first line. We then have to manually go in and copy/paste one of the other cr/lf's into that very first position. Is there a filter option or another wat around this manual intervention?

Re: CR/LF Char at begining of each line except first

Posted: Sun Sep 05, 2010 6:13 pm
by DataMystic Support
Sure - use Filters\Add\File Header

Re: CR/LF Char at begining of each line except first

Posted: Fri Oct 15, 2010 4:46 am
by gkata99
Thanks that worked!