Currently, READLINE does not support UNICODE-formatted text files. These files are read in on a character-by-character basis instead of a line-by-line basis. Additionally, the CR and LF characters are dropped this making it nearly impossible to reassemble the text file unless one uses two empty 'lines' as indicator of a CRLF combination.

Suggestion triggered by the following post: http://www.kixscripts.com/forum/tm.asp?m=3472
_________________________
There are two types of vessels, submarines and targets.