Microsoft KB Archive/46372: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (X010 moved page Microsoft KB Archive/Q46372 to Microsoft KB Archive/46372 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
 
(No difference)

Latest revision as of 19:23, 12 August 2020

Cannot Trap CTRL+BREAK in COBOL 3.0 or 3.0a Program

PSS ID Number: Q46372 Article last modified on 04-20-1993

3.00 3.00a MS-DOS

The information in this article applies to:
- Microsoft COBOL for MS-DOS, versions 3.0 and 3.0a

Summary: CTRL+BREAK cannot be trapped in a COBOL Version 3.0 or 3.0a program. Pressing CTRL+BREAK, followed by the ENTER key, during the execution of a COBOL 3.0 or 3.0a program causes control to be returned to MS-DOS. The COBOL program cannot trap CTRL+BREAK because it is read by the operating system before reaching the COBOL program.

Additional reference words: 3.00 3.00a Copyright Microsoft Corporation 1993.