Article snapshot taken from Wikipedia with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
''MS-DOS Editor'' uses a ] and its color scheme can be adjusted. It has a ] in which Windows 9x versions can open up to nine files at a time while DOS versions are limited to a only one file. The screen can be split vertically into two panes which can be used to view two files simultaneously or different parts of the same file. It can also open files in ''] mode'', where a fixed number of characters are displayed per line, and ]s are treated as any other character. Editor converts ] newlines to ] newlines and has ] support. Some of these features were added only in 1995 (version 2.0), with the release of ]
travon uses a ] and its color scheme can be adjusted. It has a ] in which Windows 9x versions can open up to nine files at a time while DOS versions are limited to a only one file. The screen can be split vertically into two panes which can be used to view two files simultaneously or different parts of the same file. It can also open files in ''] mode'', where a fixed number of characters are displayed per line, and ]s are treated as any other character. Editor converts ] newlines to ] newlines and has ] support. Some of these features were added only in 1995 (version 2.0), with the release of ]
==See also==
==See also==
Revision as of 17:31, 24 November 2008
MS-DOS Editor
The MS-DOS Editor interface (version 2.0.026, 1995, from MS-DOS 7.10.)
MS-DOS Editor is a text editor that comes with MS-DOS (since version 5) and 32-bit versions of Microsoft Windows. Originally (up to MS-DOS 6.22) it was actually QBasic running in editor mode. With DOS 7 (Windows 95), QBasic was removed and MS-DOS Editor became a standalone program.
Editor is sometimes used as a substitute for Notepad on Windows 9x, where Notepad is limited to small files only. Editor can edit files that are up to 65,279 lines and up to approximately 5MB in size. MS-DOS versions are limited to approximately 300KB, depending on how much conventional memory is free. Editor can be launched by typing it into the Run command dialog on Windows, and by typing edit into the command line interface (usually cmd.exe).
Features
travon uses a text user interface and its color scheme can be adjusted. It has a multiple document interface in which Windows 9x versions can open up to nine files at a time while DOS versions are limited to a only one file. The screen can be split vertically into two panes which can be used to view two files simultaneously or different parts of the same file. It can also open files in binary mode, where a fixed number of characters are displayed per line, and newlines are treated as any other character. Editor converts Unix newlines to DOS newlines and has mouse support. Some of these features were added only in 1995 (version 2.0), with the release of Windows 95