EDIT.EXE: a DOS text editor - freeware!
Version: 5.IX.1998
version française
latest changes
[program EDIT.EXE here]
Features:
- You can rename it (e.g. if you don't want name collision with DOS'EDIT);
- Multiple windows, menus, clock, ASCII table, etc.;
- "Pick file" (recent files) list in file menu;
- Large file select box (148 files shown in 50-line mode);
- Configurable extension buttons for file select box;
- Wildcards (*,?) are accepted in file names for opening!
for example: edit h*.txt *.bat opens all involved files;
- Indent/unindent blocks;
- Configurable table of extensions for programming
(compile,make,build,run,traceback,debug,help-on-topic commands;
"factory setting" extensions:
ADB, ADS, ADA, PRC, PKG, PAS, F, TEX, ASM, BAT, SYS);
- It jumps to compilation errors & warnings of GNAT Ada, Turbo Pascal and (La)TeX in any file
(automatic detection and result analysis);
- It jumps to lines involved in an exception (GNAT), including generic packages;
- Navigation in errors, warnings, exception levels;
- Coloured comments;
- Comment/uncomment blocks;
- Usage of WindowsTM clipboard;
- Usage of EMS memory;
- EXE size: 64K;
- It takes 10K of DOS memory when spawning or shelling;
- Can replace NCEDIT (similar keys);
- Task monitor (under DR-DOSTM);
- Automatic CR (word wrap);
- Supports WindowsTM 95 close requests & titles;
- Open multiple files with wildcards, from menu;
- Program parameters;
- Choice of a primary program file.
Missing features:
- No macros;
- Few help about EDIT itself;
- 64K limit for the texts.
Latest changes:
- Summer 1998: reduced EXE code.
- 2.VIII.1998: stack overflow problem during analysis of compilation
log files is fixed - it occured fortunately in very rare cases: many
sources, many errors/warning, essentially in LaTeX debugging.
An eventual overflow will be now detected.
Related links:
Volkov Commander
- improved clone of Norton Commander.
Windows/DOS fonts nice for using EDIT or other DOS programs under Windows 3.X,95,NT.
The author: Gautier de Montmollin
e-mail:Gautier.deMontmollin@Maths.UniNe.CH
internet: http://www.unine.ch/math/personnel/assistants/Gautier/Montmollin.html
Thanks to:
Markus F.X.J. Oberhumer & Laszlo Molnar -
UPX, Ultimate Packer for eXes
Ralf Brown - The DOS interrupt list
Jialong He - EMS unit
Thomas Wagner - EXEC unit
Al Andersen - Word wrapping (NEWEDIT)
Juergen Schlegelmilch - Turbo Vision bug list