Loading...
Select Version
&pagelevel(5)&pagelevel
For foreground procedures, the caller specifies in the procedure call whether a log should be created for the execution of the procedure, using the LOGGING operand. When this is done, it makes no difference whether the procedure is called by a CALL-PROCEDURE or an INCLUDE-PROCEDURE, because the LOGGING operand has the same function for both CALL-PROCEDURE and INCLUDE-PROCEDURE: the caller specifies whether commands are to be logged by means of CMD = *YES/*NO, and whether data is to be logged by DATA = *YES/*NO.