Skip to content

Latest commit

 

History

History

Q50644

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q50644: Adding helpwindow in TOOLS.INI as a Switch
/kb/050/Q50644/

Q50644: Adding helpwindow in TOOLS.INI as a Switch

{% raw %}

Article: Q50644
Product(s): See article
Version(s): 1.02   | 1.02
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | | mspl13_basic
Last Modified: 30-NOV-1989

To get the Microsoft Editor (M) to recognize helpwindow as a switch in
the TOOLS.INI file, the switch must be under the [M-MHELP] or
[MEP-MHELP] tag section. The example below shows what a TOOLS.INI file
might look like:

   [M-MHELP MEP-MHELP]
   nohelpwindow:

   [M MEP]
     .
     .

The helpwindow switch can also be set in the environment by typing the
following:

   <arg> nohelpwindow: <assign>

{% endraw %}