KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q59494: Unassigning Help Keystrokes Must Be Done Under

Article: Q59494
Product(s): See article
Version(s): 1.02   | 1.02
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_basic
Last Modified: 13-MAR-1990

It is possible with the Microsoft Editor Version 1.02 to disable
an assigned keystroke so that it invokes no editor function at all.
The keystroke can then be assigned to any other function or macro. By
putting the disable information in the M Editor section of the
TOOLS.INI file, the changes will be in effect whenever the Editor is
invoked. For further information, see the Version 1.02 edition of
"Microsoft Editor User's Guide," Section 6.2.3, Page 70.

To regularly disable a keystroke that has been assigned to any preset
Editor HELP function, such as F1 or SHIFT+F1, the command must be
placed under the [M-MHELP MEP-MHELP] tag in TOOLS.INI -- not under the
[M MEP] tag.

For example, to disable the keystroke for F1, include the following
line in your TOOLS.INI file:

   unassigned:F1

Placing this line under the section tagged [M MEP] rather than the
[M-MHELP MEP-MHELP] tag causes this command to be ignored. This is
also applicable to the undocumented "sethelp" function, whose default
keystroke is ALT+S. You can unassign ALT+S, as well as reassign a
different keystroke to "sethelp", but it must be done under the
[M-MHELP MEP-MHELP] tag.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.