timeout command

The timeout BASIC program sets the time (in seconds) to automatically log off due to inactivity. If no time out value is provided, then the current value displays. A time out value of 0 disables the timeout. This state is the default. If the line sits at an input for the time-out period, the command specified in the trap functionality is executed. The default is to log off.

Syntax

timeout {timeout.value}

See also

trap command