6.5. The Input Monitor (.INPUT)
This
Monitor object
holds the default input stream
object (see
Chapter 14, Input and Output Streams).
This input stream is the source for the PARSE LINEIN instruction, the LINEIN
method of the Stream class, and, if you specify no stream name, the LINEIN
built-in function. It is also the source for the PULL and PARSE PULL
instructions if the external data queue is empty.