GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GQSTSS GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To inquire string device state. Inquiry function. Returns values giving the state of a string device at a workstation, from the workstation state list. If your program is written in FORTRAN IV or VS FORTRAN, use the function Inquire string device state (FORTRAN only) (GQSTS) instead. Parameters wkid (specified by user) (fullword integer)
stdnr (specified by user) (fullword integer)
mstr (specified by user) (fullword integer)
mldr (specified by user) (fullword integer)
errind (returned by GDDM) (fullword integer)
mode (returned by GDDM) (fullword integer)
esw (returned by GDDM) (fullword integer)
lostr (returned by GDDM) (fullword integer)
istr (returned by GDDM) (character)
pet (returned by GDDM) (fullword integer)
earea (returned by GDDM) (array of short floating-point numbers)
buflen (returned by GDDM) (fullword integer)
inipos (returned by GDDM) (fullword integer)
ldr (returned by GDDM) (fullword integer)
datrec (returned by GDDM) (array of 80-byte character tokens)
Operating states WSOP, WSAC, SGOP Related functions Unpack data record (GURECS), Initialize string (GINSTS) Description 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. Principal errors
|
Copyright IBM Corporation 1990, 2012 |