Initializing help system before first use

readtextline

readtextline


Purpose
Read a line of text from the current input stream.
Synopsis
function readtextline(txt:text):integer
Argument
txt 
A text object
Return value
Number of characters read or -1 if end of file.
Module