Multi Edit Download
Multi Edit Download
DOWNLOAD Multi-Edit Lite 2008 11.04.00 for Windows. This enables Disqus, Inc. To process some of your data. Disqus privacy policy. Multi-Edit Lite 2008 11.04.00. Choose the most popular programs from Developer Tools. 4.0 (1 vote) 11.04 Multi Edit Software, Inc. Info updated on: Sep 30.
Free Software for DOS Text Editors – 1 |
9 Dec 2005 |
Go to top of Text Editors – 2 | |||
This page: | OVERVIEW | ||
GENERAL EDITORS | |||
ASSORTED | |||
BORLAND TURBO VISION (TV) EDITORS | |||
SMALL / TINY EDITORS | |||
WORD PROCESSORS | |||
Other page: | ADVANCED EDITORS | ||
VI–LIKE | |||
EMACS–RELATED | |||
OTHER | |||
RELATED PROGRAMS |
For ASCII charts, see Text Utils - 2. For screen rulers, see the Screen & Video page.
OVERVIEW |
Brief comparative comments on a few text editors listed on these two pages.
'User-friendly' editors:Multi-Edit Lite (older, handles large files, mult. document interface, mouse compatible, multiple undo, text drag/drop; quirky directory browser); NE and EditV also possess familiar mult. document ('Borland') interfaces but handle smaller (<64K) files; NE includes English spell checker, EditV has right button popup menus); PEDIT (familiar MS-DOS EDIT interface, Win9x LFN and clipboard [copy to] support, English speller and thesaurus; loads entire files no larger than avail. conv. memory, single file editing only).
'Friendly' editors with some horsepower:SETEDIT, FTE, FED, and the CONNECT shell's integrated editor. All load mult. files, mouse/pulldown menus, support Win9x LFNs, handle big files, many advanced functions, intended mainly for programmers but have relatively gentle learning curves. SETEDIT, CONNECT, and FED both copy to and paste from the MS Windows clipboard.
Others: The most word processor-like editor below is the superb VDE but with limited mouse support, it is not really a mouse user's editor; real mode, handles larger (<600K) files, good macro support, copies to and pastes from the MS Windows clipboard. VBX edits text and Hex, draws lines and boxes using any of the ASCII characters, and can call VDE for expanded text editing, printing, and access to the Windows clipboard. SLED is an old but excellent small (17K) editor. Vim, Elvis, and JED are excellent power editors with steeper learning curves for the novice (but worth the effort)...and then there is GNU Emacs, which can do just about anything except shrink itself. JASSPA MicroEmacs employs a more GUI-like interface. Esoteric but interesting: SEDT is capable of loading very large files in real mode (default, up to 10MB using disk or EMS); THE can employ 'shadowing' (= slicing / folding, e.g., show only lines with matching text), and uses REXX macro scripting.
WIN9X LFN support under Win9x:CONNECT, VDE, PEDIT, VIM (32-bit ver.), SETEDIT, FTE, FED, TDE (32-bit ver.), THE (32-bit ver.), JED, ZED, Pico, nano, GNU Emacs.
HTML syntax highlighting and/or obvious tagging capabilities:FTE (syntax-highlight, html tag pulldown menu), TDE (s-highlight), FED (s- highlight), Vim (s-highlight), Elvis (html mode display, with local hyperlink navigation), JED (s- highlight, html_mode command bar), ZED (s-highlight), SETEDIT (tag 'pseudo-macros', s-highlight), and GNU Emacs (s-highlight / pulldown tag menu), JASSPA MicroEmacs (s-hilight, HTML rendering w/ local hyperlink navigation).
Connect | Multi-window (TV) interface, drag 'n drop between windows | |
EditV | Multi-window (TV) interface | |
ELVIS 1 | HTML, rendered | |
ELVIS 2 | HTML, source | |
GNU Emacs | Split windowing, w/ pulldown menu | |
FED | Customizable pop-up menu | |
FTE | HTML tag pulldown menu | |
JASSPA MicroEmacs | Split windowing, syntax highlight, pop-up menu | |
JED | Split windowing, syntax highlight | |
Multi-Edit Lite | Multiwindow interface | |
Pedit | DOS EDIT-like | |
Pico | Editing screen | |
SETEDIT | Multi-window (TV) interface, syntax highlight | |
SLED 1 | Help screen | |
SLED 2 | Editing screen | |
TDE | Pulldown menu | |
THE | Folding | |
VDE | Character formatting menu | |
VIM | Syntax highlight, directory browser window | |
Zed | With 'pullover' menu |
GENERAL EDITORS |
ASSORTED |
VDE — Excellent text editor designed for word processing.
* * * * *
[added 1997, updated 2005-08-03]
'This may be the finest piece of word processing code ever written.' – John Dvorak, PC Magazine (April 24 1990).
Few die-hard GUI users will probably be attracted to VDE's editing style – but anyone who's tried it will certainly appreciate the hard work and creativity that's been invested in the development of VDE. It is a very mature and stable product (under development since 1987) that offers many text mode word processing features. It's quite easy to use – but if you rely on a mouse to do all your work (e.g., to 'pulldown those menus'), this may not be your program. You can use a mouse for tasks like marking text blocks and cursor positioning. Commands are available as WordStar key shortcuts, which some people love and some people don't, and from a menu bar. Extensive macro capability. When running under Windows (3.1x, 9x, NT & up), copies to & pastes from clipboard. Coded in assembly language, the executable file is remarkably small (80K) for the tasks this program can perform. Includes excellent documentation. Formerly shareware – now freeware (but still copyrighted by the author).
Text editor features:- Multiple file editing with dual windows, cut and paste, compare
- v1.9x+ edits larger files (~600K, 'Larger files...automatically loaded and saved in multiple segments').
- v1.9x+ handle Win9x LFNs (see docs for specifics).
- block copy, move, delete, read, write, and zoom
- find and replace (forward, backward, ignore case, all files, etc.)
- protected mode and multi-level undo to avoid unintended changes
- keystroke macros with full programming ability
- commands to split files, count words, number lists automatically
- full-featured directory browser (tag, edit, import, delete, etc.)
- access to any DOS command or a full DOS shell
- variable number of text lines and columns displayable
- automatic save to disk at intervals
- programmable function keys and many other user configurable options
- compatibility with older or limited PCs including laptops, palmtops
- left and right margins, wordwrap, automatic or manual reformat
- variable tabs, auto indent, center/flush right, justification
- print preview to check format and pagebreaks before printing
- customizable printer drivers for special effects (bold, underline, italic, super/subscript, overstrike, proportional fonts, etc)
- printing options: headers, pagination, selective print, print to file, single sheet feed, address envelopes
- multiple file formats for text exchange (DOS, WordStar, WordPerfect, XyWrite, NotaBene, MS Word & more)
Author: Eric Meyer (2004).
2005-02-24: v1.94.
Download vde194.zip (175K).
Go to Short.Stop's Mostly VDE Page for more info and other versions (including the 8088- & Palmtop-friendly v.1.65c), supporting macros and utilities by various authors, and other DOS software.
More in these pages from Eric Meyer.
Multi-Edit Lite (MeLite) — Multi-window editor, mouse/menu driven, and edits large files.
* * * * 1/2
[updated 2005-08-22]
Recommended for the Windows/MAC/GUI crowd...
Finding a freeware editor for DOS which is mouse compatible, menu driven, and handles very large files is difficult (there is EDIT that comes packaged with DOS 6.x, but it lacks important features [e.g., undo]). Nearly all the freeware, CUA compliant DOS editors are similar clones derived from the same TFileEditor object included with Borland's Turbo Vision (e.g., NE), and they won't load files bigger than 64K (but see SETEDIT and Connect). A kind reader of these pages has pointed to this 'Lite' version of Multi-Edit. The text mode, multiple window interface looks and behaves much like NE but there's much more under the skin:
Features:- Mouse, menu driven, and fast. Shallow learning curve.
- Handles huge files and has multiple undo. Multi-Edit Lite can use XMS/EMS memory.
- Can have 25 files open.
- Includes some word processing features (word wrap, reformat paragraph, right margin, tab settings).
- Implements text drag and drop.
- Supports column, line, and stream text-marking modes.
- Keystroke macros. No internal macro language, but add-on macros are available.
- Performs regular expression text search / replace.
- Can capture command line output to window.
- No nag screens or disabled features; includes excellent online help.
- EXE size: 240K.
Notes: Frustrating quirk – The file listing in the File Open/Load dialog is sorted by the second character of the filename – not the first. Instead of scrolling the list, you can find a file more quickly by typing the first few characters of the filename.
*SHAREWARE STATUS NOTE: Multi-Edit Lite for DOS is shareware. Quote from the docs: 'If you like and use Multi-Edit Lite, we request a donation of $40 (or whatever you feel is appropriate).' (our emphasis). Current Multi-Edit and Multi-Edit Lite for Windows are free for 30-day trial only.
Author: Multi Edit Software, Inc. [formerly American Cybernetics, Inc.] (1994).
1994-03-30: v1.00i.
Download melite.zip (219K).
Multi Edit Software's DOS Macros & Utilities page has a large variety of tools and help files, for MELite and for DOS.
WordPerfect Editor — Text & binary editor, based on the WordPerfect word processor.
* * * *
[added 2004-12-17, updated 2005-06-05]
The WordPerfect Editor is a reduced version of WordPerfect 5.1, and was originally part of WordPerfect Office for DOS. It edits in plain text and binary modes only, but with the power of WordPerfect's commands, display and environment setups, templates, macro language, printing, etc. No line-length or file size limits.
Author: WordPerfect Corp. (1992). Now owned by Corel.
1992-01-31: v3.1.
Download ed.zip (116K).
For more info and related software, go to WordPerfect for DOS updated.
Pedit — MS-DOS EDIT-like editor with added features, Eng. spell checker, thesaurus.
* * * * 1/2
[added 1997-06, updated 2005-04-04]
Overall, Pedit is one of the more versatile yet user-friendly editors listed here. Although a programmer's editor, Pedit's design also incorporates a selection of word processing features (e.g., a spell checker and thesaurus – English only). Superficially similar to MS-DOS's EDIT (pulldown menus, dialogs, mouse compatible), Pedit is vastly superior in most respects. Loads files as large as available conventional memory. EXE size=about 300K. A smaller (100K) version is included which lacks the speller / thesaurus (PEDITLGT).
Some features, from the docs:- A large command list; most commands are only available from keyboard.
- Enhanced file open dialog (e.g., file size toggle, file delete option).
- File usage history list; can save to disk.
- Search and replace text.
- Adjustable word wrap (in line marking mode).
- Simple macro facility, including hard coded macros for commenting code, batch files.
- ASCII, line drawing, and foreign character charts.
- Extremely large files can be partially loaded at defined offset for editing.
- Column and line marking modes (both can be accomplished with the mouse).
- Windows clipboard support (copy to).
- Can call external compilers using batch file.
- Interface and other editor settings adjustable through online dialog.
- Printing capability with adjustable left margin.
- Easy customization, good built-in help, excellent documentation.
- Support for Win95 LFNs.
- Spell check HTML and RTF files.
- Hex editor.
- Pop-up menu when right mouse button is clicked.
- Single file editing.
- Limited undo functionality.
- User's spelling dictionary is limited to 16K.
Author: Paul Brand / Goldshell Digital Media, Inc., Hong Kong (1999).
1999-10-01: v4.00.
Download pedit.zip (330K).
Pedit page.
IE — Mouse and menu driven editor handles large files.
unrated
[updated 1999-04-16]
A menu driven, multi ('split') window editor that handles big files. External directory browser includes some file management commands. The 32-bit main program uses extended memory.
Feature list, from the docs:- Edits files in memory; can use all memory on your computer.
- Up to 24 files can be loaded at any time
- Screen can be divided into up to 12 windows
- Each window can display a different file, or different views of the same file.
- Supports all VGA and VESA text video modes.
- Full mouse support in all video modes.
- Screen colours fully configurable. Configurations savable.
- Insert extended characters from pop-up ASCII chart.
- Block marking.
- Bookmarks.
- Directory manager (view, copy, move, rename, etc.)
- Macros.
- On-line hypertext help.
- Shell to DOS.
Notes: Requires 80386+, VGA+. Text search and replace commands available from keys but not pulldown menu. Can't scroll horizontally with mouse.
Package includes secondary 16-bit program, opens maximum four files with total size under 50K, maximum four windows open in a file.
Author: Ian Gay, Canada (1999).
1999-02-07: v1.02.
Download ie102.zip (157K).
Pico (Pine Composer) — Pine emailer's text editor.
unrated
[added 1998-09-13, updated 2005-04-16]
Pico is a familiar friend to users of the Unix Pine email program, developed at the University of Washington (US). A unique yet easy-to-learn editor, it includes mouse support (text selection and command invocation). Navigation commands are not difficult to master – a command menu is always visible at the bottom of the screen.
Pico was not designed to be a full-featured text editor (e.g., single file editing only, no text replace command in this version) but it can be used for simple word processing tasks (automatically wraps text at right margin, paragraph justification command). Can use a spellchecker such as Ispell. Handles large files.
Hints: To select text with mouse, double click to mark start of block and single click at end of block. To see startup options, enter: pico -h
The 32-bit DJGPP port is Win9x LFN compatible, requires 80386+ and a DOS Protected Mode Interface (CWSDPMI or other). Package also includes Pilot, a separate file & directory browser that calls Pico for editing.
A 16-bit DOS port is available in PC-PINE v3.96 packages.
Author: Tim Van Holder (1997).
Versions | ||||||
1997-04-27: | 2.9 | 16-bit | ||||
1997-09-25: | 2.9 | 32-bit | With Pilot |
Downloads | ||||
16-bit | See PC-PINE v3.96 | |||
32-bit | pico396b.zip | (229K) |
nano — Open source, enhanced clone of Pico.
unrated
[added 2000-12-14, updated 2005-07-17]
This Win32 console port of pico is an open source (GPL), enhanced clone of the Linux original. DOS and Win32 GUI ports have also been created.
Some advantages over Pico: GNU autoconf support, truly free license (GNU GPL), goto-line # (no command-line flag needed), case sensitive search, interactive search and replace, regexp s/r support, specify tab width...and more.
Author: Chris Allegretta et al. (2003). Suggested by Pio Del Real.
2003-06-27: v1.2.4-1.
Download nano-1.2.4.zip (437K).
Online docs: Manual — Command summary — NANORC - configuration guide.
Go to the GNU nano homepage for more info, later versions for Linux & other OSes, source.
BORLAND TURBO VISION (TV) EDITORS |
The editors in this family essentially derive from the same TV programming code and share a user-friendly, text-mode, multiple-window interface with pulldown menus and mouse support. GUI users will likely be attracted to these editors. Most seem to be restricted to handling smaller files (<64K, and line lengths around 250 char max). There are many of these clones floating around – a few unique ones are listed here.
Also see: The similar-looking, but much more powerful, SETEDIT, a programmer's editor with a TV interface; The Connect shell's impressive TV-style editor.
NE (NO EDLIN) — Editor with multiple windows, mouse support, and a spell checker.
* * * 1/2
[updated 2005-04-10]
NE is a Turbo Vision-derived editor that's a good choice as a simple ASCII word processor or EDIT.COM replacement. Although it can only load files smaller than 64K, it has an undo function and offers numerous text-formatting features. EXE size: 87K + speller, 367K.
Strengths:- Built-in spell checker (English only) is easy to navigate. Can create and use a custom dictionary.
- Multiple document interface with mouse support and pulldown menus.
- Cut, paste, and undo routines mimic Windows Notepad. Display Clipboard window.
- Can automatically load previously opened files or system files.
- Includes some word processing functions (center or justify text, reflow paragraph or document, set right margin).
- Online help.
- Many word processing functions are keyboard driven (WordStar shortcuts) and not accessible from menus.
- Can only read/write files <64K.
- Spell checker doesn't always update text with corrections (!)
- Can't change directories from the File...Open dialog. Use the File...Change Dir command prior to opening the file list.
NE is also part of the GDSPELL package – get that if you need extra spell-checking power.
Author: G.D. Davis (1995); distributed by GDSoft.
1995-06-01: v3.0b.
Download ne300b.zip (360K).
EditV — Multiple window text editor with mouse support, smaller files.
* * * *
[added 1998-08-16, updated 1999-04-03].
Intended primarily as a programmer's editor but doubles as a simple-to-use general editor. EXE size, 211K; help file size, 130K.
Some unique features:- Unlike similar Borland-derived clones, EditV gives the user an option to list directories first in the directory browser.
- Right mouse button pop-up menu with cut, paste, select all, etc.
- Good window management features, menu list of open files/ windows.
- Saves and displays file-use history.
- Reads UNIX formatted text files
- Contains a program execution dialog (doesn't capture output); save commands for reuse.
- ASCII chart character picker.
- Page setup and print settings dialogs.
- Preferences dialog and color customization; great help file.
- Reads / writes files <64K.
- Lacks some of the word processing features found in NE.
Author: Bob Ferguson, Netherlands (1999). Suggested by Tomas Brunclik.
1999-04-03: v4.1.
Download editv41u.zip, in English (181K). See the author's page for a Dutch-language version.More in these pages from Bob Ferguson.
SMALL / TINY EDITORS |
[updated 2005-12-08]
In a software age where bigger is...well, bigger, these size-optimized editors demonstrate just what can be packed into a little bit of computer code. Included here are small editors suitable for emergency disks, computers lacking disk space / memory, or quick, portable text editing. They're also just plain fun to explore. All have unique key commands, quirks, and surprises.
1. | Terse | — | Tiny text editor with search/replace, undo. | |
2. | EZEDIT | — | 4K dual file text editor. | |
3. | SuperTed | — | Tiny text editor with word wrap, file import. Based on PC Mag's TED. | |
4. | E | — | Tiny, friendly text editor for simple word processing. | |
5. | TM (Tiny EMACS) | — | 4K text editor w/ EMACS key bindings, macros, multi-undo. | |
6. | Tiny Editor (T) | — | Small (<10K), customizable, multi-file text editor. DOS & OS/2 versions. | |
7. | SLED (Sam's Little Editor) | — | Small text editor with big features. | |
8. | SHH ED | — | Small text editor, limited mouse support, directory browser. | |
9. | Swift Programmer's Editor | — | Small, friendly text editor. Help files in English & Russian. |
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Versions | 1.2, 1.51 | 2.0 | 1.01 | 1.4 | 1.4 | 2.20a | n | 2.40 | 4.4 | |||||||||
Size | 4K | 4K | 6K | 7K | 4K | <10K | 17K | 17K | 20K | |||||||||
Packed | 4K | 4K | 4K | 4K | 4K | 7K | 11K | 11K | 14K | |||||||||
File load | C | CI | CI | CI | CI | CI | CI | CB | CB | |||||||||
MaxSize File | 65K | 200K | 65K | cm | 60K | cm | cm | cm | 65K | |||||||||
Max columns | nl | 128 | ? | 80 | nl | 64K | 16K | 255 | nl | |||||||||
Mark modes | S | CL | S | L | S | S | LS | S | LS | |||||||||
Copy/paste | y | n | n | y | n | y | y | y | y | |||||||||
Cut/paste | y | y | y | y | y | y | y | y | y | |||||||||
Undo | y | y | y | n | y | n | n | n | n | |||||||||
Mult. Undo | n | n | n | n | y | n | n | n | n | |||||||||
Find txt | y | y | y | y | y | y | y | y | y | |||||||||
Replace txt | y | y | y | y | y | y | y | y | y | |||||||||
Hard wrap | n | n | y | y | n | y | y | n | n | |||||||||
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ||||||||||
Soft wrap | n | n | n | n | y | n | n | n | n | |||||||||
Reflow txt | n | n | y | y | n | y | y | n | n | |||||||||
Auto-indent | n | n | n | o | n | n | o | o | o | |||||||||
Macros | n | n | n | n | y | n | n | n | n | |||||||||
Mult. files | n | 2 | n | n | n | y | y | n | n | |||||||||
Quote text | n | n | y | n | n | y | n | n | n | |||||||||
R/W Unix txt | y | R | n | n | y | n | y | R | n | |||||||||
Shell to DOS | y | y | n | y | n | y | y | n | y | |||||||||
Mouse supp | n | n | n | n | n | n | n | y | n | |||||||||
File hist | n | n | n | n | n | n | n | y | n | |||||||||
Help Screen | y | n | y | y | n | y | y | y | y | |||||||||
Configure | n | n | n | y | y | y | y | y | n | |||||||||
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ||||||||||
Key and notes: |
|
Shareware info:
Terse is shareware, free for individual use.
SLED is now a freeware program – but was originally fee-ware. Most FTP sites still carry the old zip with the shareware documentation. The author later modified the documentation to indicate freeware status, but the new zip (link below) has not been widely distributed.
Authors: | ||
Terse | – | Joseph Gil, Israel (1992, 1994) |
EZEDIT | – | Craig Hessel (1996) |
SuperTed | – | Tom Kihlken; Tony Whyman, UK (1993) |
E | – | David Nye (1991) |
TM | – | Brian H. Kelley (1994) |
Tiny Editor | – | Tim Baldwin / IBM, UK (1993) |
Sled | – | Sam Wilmott, Canada (1987) |
SHH ED | – | Sverre H. Huseby, Norway (1992) |
Swift | – | Alexander Safonenkov, Russia (1993). |
Downloads: | ||||||
Terse | terse12.zip | (20K) | v1.2, basic package | |||
ters151f.zip | (198K) | v1.51f, large package with 3 additional editors and config tools | ||||
EZEDIT | ezedit20.zip | (35K) | Includes ASM source | |||
SuperTed | superted.zip | (33K) | Includes ASM source | |||
E | e14.zip | (38K) | Includes ASM source | |||
TM | tm14.zip | (12K) | ||||
Tiny Editor | tinyed.zip | (76K) | ||||
Sled | sled.zip | (33K) | With freeware info in docs | |||
SHH ED | shhed240.zip | (22K) | ||||
Swift | edit44.zip | (23K) |
WORD PROCESSORS |
Also see: VDE
Breeze — DOS Word Processor.
unrated
[added 2003-05-18, updated 2004-06-30]
Breeze is an award winning, easy to learn word processor. Formerly shareware now freeware.
'Features: pop-up hypertext help system,.. text to .EXE converter... multi-windows/files... clipboard,... mail-merge/form letters, scientific calculator... full block operations including column blocks, powerful macro functions... execute other programs and any DOS commands from within the editor...'
Multiedit Download
Author: Kevin Solway, Australia (1995-98).
1998-06-21: v5.6.
Download breeze56.zip (310K).
Breeze page.
Get more info and other downloads at Solway's Software Page.
PcWord — Word processor with low resource requirements, handles large files.
unrated
[added 2000-07-05, updated 2004-06-30]
From the docs: 'A fast, compact, flexible Text-Processor; Uses HyperText functions to facilitate links for Table of Contents and Index, with automatic page numbering.'
A feature-rich text mode word processor. Unique help system requires a little study for efficient use. Loads multiple documents. Appears to handle files as large as available conventional memory. Several video modes supported; mouse support. Print drivers included. EXE size=120K, will run on an XT. Under development since late 1980s (?) and formerly distributed as shareware. Part of the talifree.zip package, still available. Hints: ESC toggles menu bar. ALT-S to change settings.
Author: Andrew Sprott / Talisoft Freeware, UK (2000). Suggested by Jon-Egil Korsvold.
1999-04-29: v1.90.
Download Pcword.zip (235K).
Get more info at the PcWord page.
Easy Word — Word processor with a mix of good features and limitations.
unrated
[added 2003-11-01, updated 2005-12-08]
This program has bounced back and forth between being paid shareware and freeware. Looks like it's free (again) as of 2003-11-01. Features:
- Twenty-character document names including spaces
- Page Numbering
- Spell Checker
- Odd and Even page print for double sided printing
- Cut, copy, paste or Move rectangular blocks of text as well as normal cut, copy and paste
- Line Drawing
- Built in Backup
- Macros
- Table entry mode
- Center on Line
- Center on page
- Page preview
- Secure Erase
- Columns
- Screen saver
Limitation: 'This ease of use has been achieved by restricting output to fixed pitch at 10 or 12 characters per inch on A4 or Letter size paper.'
Author: Easy Software Ltd., UK (1998).
1998-06-07: v10.4.
Download ew104.zip (747K).
Get more information at the Easy Word page.
MS Word — Free word processor for DOS & OS/2.
unrated
Multi Edit 8.0 Free Download
[added 2004-10-10, updated 2005-03-11]
MS Word v5.5 for DOS & OS/2 1.x is free, so here it is, in three languages. Packages include standalone format translation utilities – Word<>DCA, RTF<>DCA, DOS<>Word, & more. The UK English version has the largest selection of printer drivers, for all of its supported code pages.
Author: Microsoft (1991).
Downloads | ||||||||
English (UK) | v5.5A | word55_en.exe | (3.4MB) | CP 437S, 850, 850S, 863 | ||||
English (US) | v5.5B | wd55e.zip | (3.2MB) | CP 850 | ||||
wd55_eng.exe | (3.2MB) | |||||||
French | v5.5 | word55_fr.exe | (4.1MB) | CP 850, 863 | ||||
German | v5.5 | wd55d.zip | (4.6MB) | CP 850 |
Note: The two US English packages have the same contents.
[ Go to Top Front Page ]
©1994-2004, Richard L. Green.
This Edition ©2004-2005, Richard L. Green and Short.Stop.
Multi Edit Windows 10
Multi Edit Download
Multi Edit Download