PROCESS
This function contains the parameter statements that will be passed to the batch interface program.
Unless the PROCESS statement WAIT =YES is defined, the PROCESS request terminates when the request is scheduled. By specifying WAIT =YES, the PROCESS request terminates only after the transfer request has been completed either successfully or unsuccessfully.
The %RC variable is updated with the return code set by the Batch interface program. See Batch Interface for more information on the supported PROCESS statements.
The format of this function is PROCESS,process_name,TRANSFER,{SEND|RECEIVE}.
Copyright © Cloud Software Group, Inc. All rights reserved.