Carraige Return Character

…and remember that CHAR(10) which is LF often follows CR.

If you import into NAV and use TEXTMODE(TRUE) CR/LF is removed automatically; same when using a dataport. Using binary import you have to handle this yourself.