Reason
You executed the module from CMS or from an exec using the ADDRESS CMS command. The module is designed as a REXX function call and must be executed using the CALL statement or it must be followed by parentheses to indicate to REXX that it is a function call.
Action
Modify your exec to execute the function by using the REXX CALL command.
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|