online help

edit large text files

draw boxes around text

mouse and menu support

record and play keystroke macros

change case within a marked area

access multiple files in multiple panes

syntax-directed editing of and REXX

C

add and multiply numbers in a marked area

locate and make a change globally within a file

select text and move, copy, overlay, or delete it

copy and move text from one file into another file

The features include (for PC DOS 7):


E for PC DOS consists of five files:


Since no tool was provided for building other profiles besides the supplied E.EX, PC DOS users have limited access to the full extensibility offered by the version 3 of E (e3) available to IBM programmers themselves. Still, it is a powerful implementation, with many features supporting the needs of general programmers.


For PC DOS owners who have moved on to other operating systems, E can be run with the use of a DOS emulator (e.g. DOSBox) or with DOS virtualization software (e.g. DOSEMU or NTVDM). E runs quite successfully under the Windows NT 32-bit DOS prompt, for example.


To run the E Editor under OS/2, you must swap the first two directories in PATH statement of AUTOEXEC.BAT. Put the E files in \OS2\MDOS directory. E v3.12 was also supplied in OS/2 PPC edition.

E family[edit]

The history of the PC DOS version of E begins with Personal Editor, a key configurable editor that enabled limited programming using a GML-like language. Personal Editor was initially released in 1982 and became an IBM product not long after.


Limitations in Personal Editor led to the development and release in 1984 of the E editor, a much faster editor that supported very long files and included a substantially enhanced user interface. E2, released in 1985, provided enhanced programmability using a REXX-like language. Its UI programmability was designed so flexibly that it was used to develop user interface prototypes for other kinds of software, including Word Processors and Survey software. Subsequent versions, including E3, EOS2, and EPM, provided a wide range of other enhancements. The OS/2 System Editor was developed by the E programming team at the request of the OS/2 Development team. It was designed to be a fast and highly functional text editor with a minimal number of features and no configurability. EPM was later released as the OS/2 Enhanced Editor. The popular SlickEdit shares a common heritage, having been written by the original developer of E3.[7] Other versions of E family editors have been released with IBM programming products. There are several acknowledged E editor family clones, including X2, which both reproduces the Rexx-like EI programming language used in E2 and later versions of E and acknowledges its debt in its documentation.[8]

MS-DOS Editor