SET INPUT TIMEOUT
Controls how long a FORM or MENU INPUT command waits for user interaction. Syntax SET INPUT TIMEOUT [num] Parameters num The number of seconds to wait for user input. Can be an integer constant (e.g., 15, 200); a variable, form field, or parameter that evaluates to an integer. Valid values for num range from -1…
Leia mais