| ERROR | DATA DIVISION not found |
| CAUSE | The Pro*COBOL precompiler did not find a DATA DIVISION in the input source file. Pro*COBOL applications are required to have a DATA DIVISION. |
| ACTION | Add a DATA DIVISION to the input source file. |
| ERROR | DATA DIVISION not found |
| CAUSE | The Pro*COBOL precompiler did not find a DATA DIVISION in the input source file. Pro*COBOL applications are required to have a DATA DIVISION. |
| ACTION | Add a DATA DIVISION to the input source file. |