GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
FSINIT GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To initialize GDDM processing. FSINIT Parameters None Description Initializes GDDM processing. This call (in the form above or one of the other forms below) must be the first GDDM statement to be executed, unless the system programmer interface is being used; see "The system programmer interface" in topic 1.3. This call is not usually required in GDDM-REXX programs. If you do use it, it initializes a new instance of GDDM within the instance of GDDM-REXX, thereby making the program reentrant. The initialization process creates a control table holding various anchor pointers, and sets GDDM variables to their initial values. Subtopics: |
Copyright IBM Corporation 1990, 2012 |