KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q60142: Configuring M.EXE to Epsilon Format

Article: Q60142
Product(s): See article
Version(s): 7.00   | 7.00
Operating System(s): MS-DOS | OS/2
Keyword(s): ENDUSER | SR# S900322-11 | mspl13_basic
Last Modified: 11-JUL-1990

This article describes the correct way to set up the Microsoft M
Editor (M.EXE) to simulate the Epsilon editor environment. The Epsilon
editor is a text editing utility published by Lugaru Software, which
emulates EMACS-type editors running on larger computers.

This article applies to Microsoft BASIC Professional Development
System (PDS) Version 7.00.

In the BIN directory that Setup installs on the hard drive, there is a
file called EPSILON.INI. This file contains the keystroke assignments
necessary to reconfigure the M.EXE Editor. To get this field
recognized, do one of the following:

1. Rename the file to TOOLS.INI.

2. Copy this file into your current TOOLS.INI file.

Then, make sure that your DOS INIT variable is set to the directory
that your TOOLS.INI file is located in; for example:

   SET INIT=D:\BC7\BIN

At the top of the EPSILON.INI file is the clause [M MEP]. This clause
tells the computer that the following commands should be issued when a
program called M.EXE or a program called MEP.EXE is executed. If you
have changed the name of your M Editor, this label should be changed
to include the current name of the editor.

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.