Replace (REPLACE)

Select this check box to specify that a new compiled object should be created when there is an existing object of the same name in the same library. The compiled object is a program object for CRTCBLPGM and CRTBNDCBL, and a module object for CRTCBLMOD.

If you set the check box to gray (*CMDDFT), no parameter will be passed to the host and the host defined command default will be used.

If you set the check box to checked (*YES), a new compiled object will be created in the library specified and an existing object of the same name in the same library will be moved to library QRPLOBJ.

If you set the check box to clear (*NO), the compile will fail if there is an existing program object (or module object for ILE) with the same name in the same library.