Previous Topic Next topic Print topic


CHANGE-CONTROL

Controls package creation during the bind process.

Syntax:

CHANGE-CONTROL=[ERROK][NOERR]

Parameters:

ERROK Creates a package even if an error occurs during the bind process.
NOERR Does not create a package if an error occurs during the bind process.

Properties:

Default: NOERR

Comments:

This option only has meaning when program has been statically bound.

Previous Topic Next topic Print topic