Previous Topic: Identifying ModulesNext Topic: Module Runtime Considerations


DISPLAY/PRINT INDEX MODULE Command

The DISPLAY/PRINT INDEX MODULE command displays a list of programs and panels that have module entity occurrences in the dictionary. You can also specify an optional WITH VERIFICATION clause to verify that the modules are really in the module library and represent the appropriate application program. The syntax for the command is described in the Command Reference Guide.

The module name, the corresponding application program or panel identification, and the date/time of program compilation are displayed. The entries are in alphabetical order by module name with all program modules first, followed by panel modules.

The WITH VERIFICATION option attempts to load each module or set of module, to determine whether the correct modules are available to the environment. The entity type, system ID, entity name, version number, and date/time stamp in the MODULE dictionary entity are compared with the information found in the loaded module. Any discrepancies are noted.

This command does not display any modules that do not have corresponding dictionary entries in the module table.