GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GURECS GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To unpack data record. Utility function. Unpacks a data record. If your program is written in FORTRAN IV or VS FORTRAN, use the function Unpack data record (FORTRAN only) (GUREC) instead. Parameters ldr (specified by user) (fullword integer)
datrec (specified by user) (array of 80-byte character tokens)
iil (specified by user) (fullword integer)
irl (specified by user) (fullword integer)
isl (specified by user) (fullword integer)
mstr (specified by user) (fullword integer)
errind (returned by GDDM) (fullword integer)
il (returned by GDDM) (fullword integer)
ia (returned by GDDM) (an array of fullword integers)
rl (returned by GDDM) (fullword integer)
ra (returned by GDDM) (array of short floating-point numbers)
sl (returned by GDDM) (fullword integer)
lstr (returned by GDDM) (an array of fullword integers)
str (returned by GDDM) (character)
Operating states GKCL, GKOP, WSOP, WSAC, SGOP Related functions Inquire locator device state (GQLCS), Inquire stroke device state (GQSKS), Inquire default locator device data (GQDLC), Inquire default stroke device data (GQDSK), Pack data record (GPRECS) Description You use this function to unpack input function data records returned by Inquire *** device state and Inquire default *** device data groups of functions. It cannot be used to unpack data records returned by the Read item from GKSM (GRDITM) function. Principal errors
|
Copyright IBM Corporation 1990, 2012 |