Loading...
Select Version
After a COBOL compilation unit has been coded, it must be made available to the compiler for compilation. This can be achieved in several ways, the most common methods being:
input from a file and
input from a PLAM library.
The operating system supports the loading of compilation units into files or PLAM libraries through various commands and utility routines.