Long hexadecimal string record

S. Hurley
1
Reputation point
Hi,
I am importing a large hexadecimal text file with strings up to 600 characters long. The file was created by COBOL.
Will I have a problem with carriage returns or can I just read it in line by line and then apply a format?
Sharon