.TSDED - set terminal EDIT mode for VIPs.

Usage:

call %tsded

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. .TSDED is used to turn edit mode on again, 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 .TSDED, you must code "%tsded" in the Fortran-77 source.

Copyright © 1996, Thinkage Ltd.