In order to allow for scanning of text files, a suite of subprograms is
available to open a text file for reading, read text lines from the file
(concatenating continuation lines if necessary), and closing the file. Lines
read from such a file may be passed to the string scanning and decoding
subprograms for further syntactical analysis.