Previous Topic: DRA4201ENext Topic: DRA4203E


DRA4202E

CANNOT NEST SUBROUTINES

Reason:

Two PROC statements were found before an intervening ENDPROC.

Action:

Check your code and verify that a PROC is terminated with an ENDPROC. This message may occur if an error occurred on the PROC.