Previous Topic: LIBADDNext Topic: Example 2


Example 1

LIBADD COBMOD,ARC,PASSWORD(FLIP),COBOL

This command adds a module to the master file and assigns the name COBMOD to it. The module exists as a sequential data set with the name user-prefix.COBMOD.COBOL. The command activates the archiving facility for the module and assigns a password. The specified type (COBOL) is translated into the equivalent three-character language code (COB) and stored with the module.