PROCESS MEMBER

Indicates that the member is to be included in the copy. No more records in this member are passed to the REXX procedure for testing. The member is copied intact, subject to any specified template processing, which is performed before the user REXX procedure is invoked. Processing continues with the next member.

This string is only valid when used in conjunction with the DSC function or Data Copy Utility, and REXX member selection has been specified. If REXX member selection has NOT been specified, it is treated as a RETURN with no argument strings, and a warning message is issued. Subsequent records continue to pass to the REXX procedure.