Previous Topic: CALC281ENext Topic: CALC283E


CALC282E

User module name not specified

Reason:

No name was specified on the CALL statement.

Action:

Check the syntax of CALL statements; the module name must appear after the CALL keyword and before the USING keyword.