Previous Topic: COPYNext Topic: DELETE IMOD


COMPILE

This command compiles an IMOD.

Syntax

COMPILE IMOD {imodname|&LISTn} IN ddname [VIO unit] [STATUS status]

Parameters

&LISTn

Name of the list that contains the names of the IMODs to be compiled. For more information, see Name_Lists.

ddname

DDname of the IMOD file.

unit

JCL UNIT name to be used for a VIO work file. The default is the value last specified by the VIO operation or COMPILE operation with VIO specification.

status

Specify one of the following:

FORCE

Force-load status.

PROD

Production status.

TEST

Test status.

SAME

Leaves the status of the IMOD unchanged (default)

Usage Note

The COMPILE command dynamically invokes the SRVCOMP module. This module must be accessible using STEPLIB, JOBLIB, or LINKLIST.