Thank you Chuck H ! Chuck improved the the GnuCOBOL keyboard handling. CTRL+C will no longer terminate a GNUCOBOL console program. Instead keying Ctrl+C wil return the Windows scan code value 3. This improvement only affects GnuCOBOL programs doing keyboard I-O It has NO effect on Notepad++ or any other application - excepting the above Thanks again Chuck !
Thank you Chuck H ! Chuck improved the the GnuCOBOL keyboard handling. CTRL+C will no longer terminate a GNUCOBOL console program. Instead keying Ctrl+C wil return the Windows scan code value 3. This improvement only affects GnuCOBOL programs doing keyboard I-O It has NO effect on Notepad++ or any other application - excepting the above Thanks again Chuck !
78 MyConstatnt value 'this is a constant'.
What a great find - Sector 7. The Sector 7 wsrite up on their use of GnuCOBOL is outstanding ! https://sector7.com/technical/gnucobol-fdec-dec-vsi-cobol-extensions
Close this please - it seems it is not a bug. Micro Focus disables Ctrl+C terminating an application via runtime config SET COBSW=+K
Close this please - it seems it is not a bug.
Close this please - it seems it is not a bug. The Micro Focus and Fujitsu behavior is a matter of implementing the code Simon has provided.