KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q30474: BRIEF TOOLS.INI File Assigns Two Commands to F5 in M.EXE

Article: Q30474
Product(s): See article
Version(s): 1.00    | 1.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_basic
Last Modified: 1-SEP-1988

Problem:

After I configure the Microsoft M.EXE Editor in the BRIEF mode and
invoke Psearch (F5 key), I receive the following error message:

"Invalid argument."

However, Msearch (ALT+F5) functions correctly.

Response:

The BRIEF TOOLS.INI file assigns two commands to F5. The first
occurrence in the file is for Psearch and the second is for
DeleteWindow.

To correct the problem, one of the commands should be mapped to a
different key. Make sure the new key is not already in use.

The following is an example of the incorrect portion of the
BRIEF.INI file:

   ; TOOLS.INI file for BRIEF(tm) configuration
   [M]
          .
          .
          .
   Psearch:F5
          .
          .
          .
   ; WINDOWS
   ;
   ; Delete Current Window is F5
   DeleteWindow:=meta window
   DeleteWindow:F5
   ;
   ;
   ;
   ; BRIEF is a trademark of UnderWare, INC.

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.