This method writes a single line to an open sequential file.
file.LinePrint output
None.
Data written with LinePrint is usually read from a file with LineInputString.
A carriage return/line feed (Chr(13) + Chr(10)) sequence is appended to the end of the string.