GDDM V3R2 Base Application Programming Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


WSSEL

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Function


To select an operator window.


   WSSEL       (operator-window-id)

APL code 1051 GDDM RCP code X'0C2C0800' (204212224)


Parameters


operator-window-id (specified by user) (fullword integer)
The identifier of the operator window to be made current.


Description


Selects an operator window from the primary device to be the current operator window.

The current operator window is the one to which WSQRY calls and WSMOD calls apply. The operator window that is most recently selected, across all devices, is the candidate window for windowing the device.

Principal errors


ADM3180 E
PRIMARY DEVICE NOT OPENED WITH THE WINDOW PROCOPT
ADM3182 E
OPERATOR WINDOW ID n IS INVALID
ADM3192 E
OPERATOR WINDOW n DOES NOT EXIST

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012