Previous Topic: 0984ENext Topic: 0986E


0985E

MISSING PARAMETER IN CALL TO routine FROM address

Reason:

A subroutine call to the subroutine from the indicated address was attempted with fewer than the required number of parameters. The program terminates with a CMS abnormal termination.

Action:

Modify the application program to pass all the required parameters.