In this post, you’ll learn about the COBOL runtime Error Code 174 and the reason why you are receiving it
COBOL Error Code :
174
Reason for this Error in COBOL
Imported file not found (Fatal) -You have tried to load a .dll file which contains references to another .dll file which cannot be found by the operating system. -Locate the missing file and ensure it is located on the default search path for your operating system.
Leave a Reply