If a terminal device is opened as a stream file, the file is unlike any other stream file in the following respects:
- Each PUT statement transmits data to the device without waiting for the line to be filled.
- A GET statement resets the current column position used by subsequent PUT statements.