GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GRQSTS GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To request string. Input function. Obtains request mode input from a string input device at a workstation. If your program is written in FORTRAN IV or VS FORTRAN, use the function Request string (FORTRAN only) (GRQST) instead. (See the section "GDDM-GKS restrictions" below.) Parameters wkid (specified by user) (fullword integer)
stdnr (specified by user) (fullword integer)
mstr (specified by user) (fullword integer)
stat (returned by GDDM) (fullword integer)
lostr (returned by GDDM) (fullword integer)
str (returned by GDDM) (character)
Operating states WSOP, WSAC, SGOP Related functions Initialize string (GINSTS), Set string mode (GSSTM) Description (See the section "GDDM-GKS restrictions" below.) This function obtains request mode input from the string device associated with workstation wkid. If the operation is successful, status OK is returned together with the logical input value that is the current measure of the string device. If the operator invokes the break facility, the status is returned as none. GDDM-GKS Restrictions This function can report error 304 (I/O error occurred while sending data to a workstation) if the echo area defined, or used by default, for the string device overlaps an alphanumeric field created by calls to GDDM Base alphanumeric functions. Principal errors
|
Copyright IBM Corporation 1990, 2012 |