RexxC issues the following errors:
Explanation:
The REXXC utility was invoked with zero or more than three parameters. REXXC accepts the following parameters:
To check the syntax of a REXX program: REXXC Program_name [/s]
To convert a REXX program into a sourceless executable file: REXXC Program_name Output_file_name [/s]