TTYONL - terminal and string I/O only.

Description:

An EXTRN reference to "ttyonl" suppresses loading of all file I/O routines, and redefines OPEN to work on strings only. This capability is intended for programs which work only with the teletype. It results in a significant reduction in load module size. However, you are reminded that use of this option will remove the ability to redirect the output from a program.

Copyright © 1996, Thinkage Ltd.