Previous Topic: PLISTNext Topic: LOAD


INIT

Causes the initialization of the parameter list. This includes initialization of values and setting of indirect address pointers.

Associated parameters:

VCON=NO

Suppresses references to the SRVIMOD module. Before the invocation, use the LOAD action to bring the SRVIMOD module into storage.

VCON=YES

Generates a V-CON that link-edits the SRVIMOD module into your load module. We do not recommend doing so because moving to a new release of SRVIMOD requires you to relink-edit your program.