.TSDNE - turn off terminal EDIT mode for VIPs.

Usage:

call %tsdne

Description:

Normally, TSS runs VIP terminals in "edit mode", and pauses after every page of output. This mode may be suppressed by calling .TSDNE or by using one of the direct terminal I/O routines TSACC, TSDSI, TSDSN or TSDSP. .TSDNE is used to turn edit mode off, and will probably be needed if the program is mixing calls to the direct terminal I/O routines and normal READ/WRITE statements.

Notes:

Although the loader name (symdef) is .TSDNE, you must code "%TSDNE" in the Fortran-77 source.

Copyright © 1996, Thinkage Ltd.