A REXX stored procedure is much like any other REXX procedure and follows the same rules as stored procedures in other languages. It receives input parameters, executes REXX commands, optionally executes SQL statements , and returns at most one output parameter. A REXX stored procedure is different from other REXX procedures in the following ways:
FILTERIN of Member followed by FILTERIN of contents (using SCAN of record) acts as OR, even though it's expected to be an AND. All of the members matching the FILTERIN criteria are printed on the report, even if they do not meet the criteria of the second FILTERIN statement . Using the following parameters:
Assembly of CPXIFACE ends with return code 4 and the following warning error message: ASMA303W ** WARNING ** MULTIPLE ADDRESS RESOLUTIONS MAY RESULT FROM THIS USING AND THE USING ON STATEMENT NUMBER xxx ... Is this a problem or not?