GWM_WSETI

Set an integer window option

Description:

The window options are used to control the characteristics of the GWM window and to override the default values. These must be set before the window is created with GWM_CRWIN. The COLOURS’ option is an example of an integer option.

Invocation

CALL GWM_WSETI( OPTION, VALUE, STATUS )

Arguments

OPTION = CHARACTER() (Given)
The option name.
VALUE = INTEGER (Given)
The option value.
STATUS = INTEGER (Given and Returned)
The global status.