![]() ![]() |
|
AUTOLOGOUTThe AUTOLOGOUT command enables a session to be automatically logged off should there be no keyboard activity for a specified time.
COMMAND SYNTAXAUTOLOGOUT {n {program {program Args}}} {(C)}
SYNTAX ELEMENTSn is the number of minutes of keyboard inactivity required before the session is logged off.
NOTESInactivity is defined as a program waiting at an INPUT or IN statement. If no program is specified when the AUTOLOGOUT command is issued, a program called ON.EXIT will be executed prior to the session being logged off. It is left to the user to define the functionality of ON.EXIT. To reset the auto logout, specify 0 for the number of minutes, or disconnect and reconnect from jBASE.
EXAMPLES
Utilities |