RNF3552

END-XX operation code does not match the previous DCL-XX; correct END-XX is assumed.

20

Cause . . . . . : END-DS is used to end a data structure defined with DCL-DS. END-PI is used to end a procedure interface defined with DCL-PI. END-PR is used to end a prototype defined with DCL-PR.

Recovery . . . : Correct the END-XX statement to match the DCL-XX statement. Compile again.