next up previous contents index
Next: Clearing the Workstation Up: Workstations Previous: Opening and Closing

Activating and Deactivating a Workstation

When primitives and attributes are output they are sent to all open and active workstations. When a workstation is deactivated no further output is sent to it. At the end of the application program all open workstations must be deactivated and closed before GKS itself can be closed.

To activate or deactivate the workstation the calls are:

CALL GACWK(WKID)
 
CALL GDAWK(WKID)
Note that Input-Only and Metafile-Input workstations may not be activated.

Janne Saarela
Mon Apr 3 17:00:12 METDST 1995