Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1501 - COBCH1600
>
COBCH1541 - COBCH1560
>
COBCH1554 Error - More than 65535 statements in a paragraph. Cannot produce debugging information
COBCH1554 Error - More than 65535 statements in a paragraph. Cannot produce debugging information
A paragraph in the program contains too many statements to produce a .IDY file, and therefore cannot be debugged.
Restructure the program to reduce the number of statements in a single paragraph.
Parent topic:
COBCH1541 - COBCH1560