In this post, you’ll learn about the COBOL runtime Error Code 236 and the reason why you are receiving it
COBOL Error Code :
236
Reason for this Error in COBOL
Animated program has terminated unexpectedly (Fatal) -A program you are animating has terminated without following the standard run-time system shut-down process. The termination was probably either initiated by the user or caused by a severe run-time error. -Run your program without animation to determine if it runs successfully; if so, animate the program without cross-session or intrasession animation.
Leave a Reply