Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Error Messages
>
Run-time System Error Messages
>
COBRT161 - COBRT180
>
COBRT166 Recursive COBOL CALL is illegal (Fatal)
COBRT166 Recursive COBOL CALL is illegal (Fatal)
You have tried to call a COBOL module that is already active.
Resolution:
You should recode your program.
Parent topic:
COBRT161 - COBRT180