PCC-01006: EXEC statement cannot begin in Area A at line number in file string

PCC-01006: EXEC statement cannot begin in Area A at line number in file string

Cause: In a Pro*COBOL program, EXEC statements must begin in Area B, but the precompiler found a statement beginning in Area A.

Action: Move the statement rightward so that it begins in Area B.

No comments:

Post a Comment