COBOL Runtime Error Code – 010 File name not supplied (Recoverable) -Yo

In this post, you’ll learn about the COBOL runtime Error Code 010 and the reason why you are receiving it

COBOL Error Code :

010

Reason for this Error in COBOL

File name not supplied (Recoverable) -You have tried to open a file that you have declared as an external file, but have not named. -Specify the external filename.