Quantcast
Channel: Visual COBOL
Viewing all articles
Browse latest Browse all 5819

Forum Post: RE: Visual COBOL eclipse - Debugger Run-time error 253 Cannot load file - unsupported format: b.exe Debugger Error Code 253

$
0
0
From the 253 error, it appears that you are calling the subprogram with an explicit reference to the extension on the subprogram, something like CALL "b.exe". Once you change the subprogram to be one of the callable executable types that Chris mentioned, you will not need to reference the extension in your call statement - you can use CALL "b" instead.

Viewing all articles
Browse latest Browse all 5819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>