GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
GSGETS GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To start retrieval of graphics data. GSGETS (count, array) Parameters count (specified by user) (fullword integer)
array (specified by user) (an array of fullword integers)
Starts the retrieval of graphics data format (GDF), symbol set, window, and coordinate type information from the current page. The GDF information can be returned in either fixed-point or floating-point format, depending on the value of the second element of the array parameter. Retrieval of graphics data cannot be started when there is an open segment. The graphics data for an individual named segment, or the data for all segments being kept for the page, may be retrieved, GSGETS specifies the data required and begins the retrieval. Data is obtained by GSGET and the retrieval is ended by GSGETE. The following calls cannot be issued after GSGETS until a GSGETE call has been issued: FSCOPY GSCALL GSDEFE GSDEFS GSGETS GSLOAD GSSAGA GSSATS GSSAVE GSSCPY GSSDEL GSSEG GSSINC GSSORG GSSPOS GSSPRI GSSTFM ASREAD FSCHEK FSFRCE.For full information on GDF and its orders, see the "GDF order descriptions" in topic 10.0. Principal errors
|
Copyright IBM Corporation 1990, 2012 |