David Smith wrote:
> Load the file into a memo control. If it recognizes the lines, your
> problem is solved. If not, you can always write a function to seek
> out the #10 chars. and add a #13 next to them. Then it will for sure.

That function already exists. SysUtils.AdjustLineBreaks. Also, the 
unix2dos command-line program.

-- 
Rob

Reply via email to