ECN-4824 Wrong error code when a graphics file is missing

Product: ACUCOBOL-GT

Module: Runtime

Machines Affected: Windows

Known Versions Affected: 10.5.0 and later

DESCRIPTION:

When W$BITMAP was called to load a graphics file such as a .bmp or .jpg file, and the file was missing, the return code was -4 (format unsupported) but should have been -1 (file error). This has been corrected.