GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GWAIT GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To await event. Input function. Returns information concerning the oldest entry in the input queue. (See the section "GDDM-GKS restrictions" below.) Parameters tout (specified by user) (short floating point)
wkid (returned by GDDM) (fullword integer)
icl (returned by GDDM) (fullword integer)
idnr (returned by GDDM) (fullword integer)
Operating states WSOP, WSAC, SGOP Related functions Set locator mode (GSLCM), Set stroke mode (GSSKM), Set valuator mode (GSVLM), Set choice mode (GSCHM), Set pick mode (GSPKM), Set string mode (GSSTM), Flush device events (GFLUSH) Description (See the section "GDDM-GKS restrictions" below.) When an input device is set in event mode, the input data is stored in an input queue. This queue stores all events for all input devices that are in event mode. The Await event (GWAIT) function checks the content of the input queue and makes available the oldest event that took place. GDDM-GKS Restrictions GKS does not support this function at level 2b. If this function is invoked, GDDM-GKS reports error 143. Principal errors
|
Copyright IBM Corporation 1990, 2012 |