GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
SPINIT GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To initialize GDDM with SPIB. Note: SPINIT is an alternative to FSINIT and if used, it must be the first GDDM statement to be executed. It can be invoked only by means of the system programmer interface (SPI). SPINIT (spib-block) Parameters spib-block (specified by user) (32-byte character string)
Description Initialize GDDM processing using the System Programmer Interface. The SPINIT call allows parameters to be passed by a SPIB (SPI Initialization Block). The SPIB contains a number of address words that can be set by an application program. If the SPINIT call is actually issued in 24-bit mode, GDDM clears the top byte (minus the top bit) of each address word that it processes. Principal errors None. |
Copyright IBM Corporation 1990, 2012 |