Hi,
I have a text file consisting of 3 lines. The last line does not have a carraige return at the end of it, therefore if I import the 3 lines, I actually get the first line once and the second line twice, the third line is not being imported.
Is there any way within my Progress code I can...