Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

USERINPUT



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

Syntax
Details

Syntax

USERINPUT | NOUSERINPUT

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.

Previous Page | Next Page | Top of Page