A SERVICE OF

logo

Changing a Module or Program
An alternative is to compress the object, using the Compress Object (CPROBJ)
command. A compressed object takes up less system storage than an uncom-
pressed one. If the compressed program is called, the part of the object containing
the runnable code is automatically decompressed. You can also decompress a
compressed object by using the Decompress Object (DCPOBJ) command.
For more information on these CL commands, see the
CL Reference (Abridged)
.
Chapter 7. Creating a Program with the CRTRPGMOD and CRTPGM Commands 89