GDDM-GKS V1R1 Programming Guide and Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GRDITM GDDM-GKS V1R1 Programming Guide and Reference SC33-0334-00 |
|||||||||||||
Purpose
Function: To read item from GKSM. Metafile function. Reads the current item from an input metafile. Parameters wkid (specified by user) (fullword integer)
midrl (specified by user) (fullword integer)
mldr (specified by user) (fullword integer)
datrec (returned by GDDM) (array of 80-byte character tokens)
Operating states WSOP, WSAC, SGOP Related functions Get item type from GKSM (GGTITM). Description A GKS metafile (GKSM) is a sequential file that behaves like a workstation. This function reads the current item from an input metafile and returns the data to your application program in the data record array. After the item is read, the next item in the metafile becomes the current item. Note: The content of each GKSM item is not defined as part of the GKS standard, but is specific to GDDM-GKS. If datrec is not large enough to contain the item data record requested, error 2001 is reported. Principal errors
|
Copyright IBM Corporation 1990, 2012 |