Microsoft KB Archive/35832: Difference between revisions

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

Latest revision as of 19:21, 12 August 2020

INF: “That Key Has No Meaning Here” Key Trapping in COBOL 3.00

PSS ID Number: Q35832 Article last modified on 04-05-1993

3.00 | 3.00 MS-DOS | OS/2

The information in this article applies to:
- Microsoft COBOL for MS-DOS and OS/2, version 3.0

Summary: A COBOL Version 3.00 program with key trapping may encounter the “That key has no meaning here” run-time message. The message can be caused by one of the following: 1. The function keys have been disabled. Note that this is the default. This may be changed by using the ADISCF utility which in turn updates a configuration file called ADISCTRL. 2. The function keys have been enabled by using ADISCF, but ADISCTRL, cannot be located by the program. This file must be in the same directory as the program, or at least the DOS environment variable COBDIR should point to the directory where it is located.

Additional reference words: 3.00 Copyright Microsoft Corporation 1993.