USERINPUT

Determines whether user input is enabled for the device.
Used by: GOPTIONS statement
Default: NOUSERINPUT
Restriction: GIFANIM driver only; not supported by all browsers

Syntax

USERINPUT | NOUSERINPUT

Parameter Values

USERINPUT
enables user input
NOUSERINPUT
disables user input

Details

When user input is enabled, processing of the animation is suspended until a carriage return, mouse click, or some other application-dependent event occurs. The user input feature works with the delay time setting so that processing continues when user input occurs or the delay time has elapsed, whichever comes first.