GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GQDCH GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To inquire default choice device data. Inquiry function. Returns the default data for a choice device at a workstation, from the workstation description table. (See the section "GDDM-GKS restrictions" below.) Parameters wtype (specified by user) (fullword integer)
devno (specified by user) (fullword integer)
n (specified by user) (fullword integer)
mldr (specified by user) (fullword integer)
errind (returned by GDDM) (fullword integer)
malt (returned by GDDM) (fullword integer)
ol (returned by GDDM) (fullword integer)
pet (returned by GDDM) (fullword integer)
earea (returned by GDDM) (array of short floating-point numbers)
ldr (returned by GDDM) (fullword integer)
datrec (returned by GDDM) (array of 80-byte character tokens)
Operating states GKOP, WSOP, WSAC, SGOP Related functions Initialize choice (GINCH) Description (See the section "GDDM-GKS restrictions" below.) If the inquired information is available, it is returned as output, and errind is returned as 0 (zero). If the inquired information is not available, all output is invalid, and errind returns an error indicator. The parameter mldr reserves space for the data record returned by the inquiry. If you do not specify sufficient length to accommodate the data record, GKS reports error 2001 in errind. GDDM-GKS Restrictions GDDM-GKS ignores the mldr parameter; the data record returned is empty. Principal errors
|
Copyright IBM Corporation 1990, 2012 |