GDDM V3R2 Base Application Programming Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


Link-editing a GDDM application program

GDDM V3R2 Base Application Programming Guide
SC33-0867-01



An example of the JCL that can be used to link-edit GDDM application programs is listed in "Example: JCL for link-editing GDDM applications under TSO" in topic C.9.

Unless the application program uses dynamic-load facilities to access GDDM by means of the system programmer interface (see below), an application program using GDDM under TSO must be link-edited with an appropriate GDDM interface module. This interface module can be specifically included in the link-edit process. Alternatively, if the application program uses one of the other FSINIT entry points described in the GDDM Base Application Programming Reference book, the required GDDM interface module can be included by linkage-editor automatic library-call facilities.

This is a list of the GDDM interface modules for TSO:


   Interface           Interface        FSINIT

module alternative entry

Nonreentrant ADMASNT FSINN Reentrant ADMASRT FSINR System programmer ADMASPT -

Subtopics:

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012