Specifies whether compression was used when the input or output data file was created.
Note: Supported by the following
mfims imsdbu functions:
Syntax:
>>-.---.-.-------COMPRESS--(program)--.-----><
+-/-+ +.----.-COMPRESS-------------+
+-NO-+
Parameters:
-
program
- The name of a compression/expansion routine to use instead of the system-supplied routine.
Comments:
The COMPRESS directive enables or disables the expansion of the input data file records.
The COMPRESS directive is only used when when LAYOUT(G) is specified. It is not required and is ignored when LAYOUT(D), LAYOUT(I) or LAYOUT(S) is specified.
Specifying COMPRESS with no program name causes decompression using the CBLDCIMS program (built-in to the MFIMS software libraries). You can override the name of the compression/expansion routine by specifying a user-written program name.