CALC (CA Earl) Messages › CALC283E
CALC283E
CALL parameters must be previously defined variables
Reason:
The parameters passed to a user module on the CALL statement must be predefined; in this case, they are not.
Action:
Define the variables before coding the CALL statement.