To find out which exports are available from a module, enter:
DSPMOD MODULE(library-name/module-name)
Specify the module name and the library where the module is stored.
This command opens the Display Module Information display. At the bottom of this display, you find the name and type of each symbol that can be exported from the module.
Figure 10. Display Module Information Screen for a Sample Module SEARCH
+--------------------------------------------------------------------------------+ | | | Display Module Information Display 3 of 3 | | Module . . . . . . . . . . . . : SEARCH | | Library . . . . . . . . . . : MYLIB | | Detail . . . . . . . . . . . . : *EXPORT | | Module attribute . . . . . . . : | | Exported defined symbols: | | Symbol Name Symbol Type | | __ct__6SearchFPc PROCEDURE | | __ct__6SearchFPUc PROCEDURE | | __ct__6SearchFPUci PROCEDURE | | | +--------------------------------------------------------------------------------+ |
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.