Information about Edit (ms Dos)
The MS-DOS edit interface (version 1.1, from MS-DOS 6.22.)
edit.com is sometimes used as a substitute for Notepad on Windows 9x, where Notepad is limited to small files only. edit.com can edit files that are up to 65,279 lines and up to approximately 5MB in size (MS-DOS versions are limited to approximately 300–400KB, depending on how much conventional memory is free). edit can be launched by typing it into the RUN box on Windows, and by typing edit into the command line interface (usually cmd.exe).
Features
- Can edit up to 9 files at a time (Windows 9x versions only, DOS versions are limited to a single file at a time). The screen can be split vertically into 2 windows, each of which can display a different file.
- Customizable color scheme
- Files can be opened in "binary mode", where a fixed number of characters are displayed per line, and newlines are treated as any other character.
- UNIX newlines are converted to DOS newlines.
- text user interface
- Mouse support
Limitations
- Outside of binary mode, tabs get converted to spaces, and UNIX newlines are converted to DOS newlines.
- Does not support Unicode.
- DOS versions (for MS-DOS 6.22 and older) lack proper support for binary files, multiple files and are limited to using only the first 640KB of RAM, like any other MS-DOS real mode program.
- Does not directly support USB printers, this can be fixed by adding it as a network printer though.
See also
text editor is a type of program used for editing plain text files.
Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code.
..... Click the link for more information.
Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code.
Plain text files vs.
..... Click the link for more information.
MS-DOS (short for Microsoft Disk Operating System) is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the dominant operating system for the PC compatible
..... Click the link for more information.
..... Click the link for more information.
Microsoft Windows
Screenshot of Windows Vista Ultimate, the latest version of Microsoft Windows.
Company/developer: Microsoft Corporation
OS family: MS-DOS/9x-based, Windows CE, Windows NT
Source model: Closed source
..... Click the link for more information.
Screenshot of Windows Vista Ultimate, the latest version of Microsoft Windows.
Company/developer: Microsoft Corporation
OS family: MS-DOS/9x-based, Windows CE, Windows NT
Source model: Closed source
..... Click the link for more information.
QBasic
Appeared in: 1991 - 1998
Developer: Microsoft Corporation
OS: MS-DOS, Windows 95, Windows 98
License: MS-EULA
Website: www.microsoft.com
QBasic
..... Click the link for more information.
Appeared in: 1991 - 1998
Developer: Microsoft Corporation
OS: MS-DOS, Windows 95, Windows 98
License: MS-EULA
Website: www.microsoft.com
QBasic
..... Click the link for more information.
Windows 95
(Part of the Microsoft Windows family)
Screenshot
Screenshot of Windows 95
Developer
Microsoft
Release information
Release date: August 24 1995 [
..... Click the link for more information.
(Part of the Microsoft Windows family)
Screenshot
Screenshot of Windows 95
Developer
Microsoft
Release information
Release date: August 24 1995 [
..... Click the link for more information.
- .COM redirects here. For the top level internet domain, see .com.
COM
File extension:
.comType of format: Executable The file name extension .
..... Click the link for more information.
EXE is the common filename extension for denoting an executable file (a program) in the OpenVMS, DOS, Microsoft Windows, and OS/2 operating systems.
Besides the executable program itself, many EXE files contain other components called resources, such as bitmaps and icons
..... Click the link for more information.
Besides the executable program itself, many EXE files contain other components called resources, such as bitmaps and icons
..... Click the link for more information.
For the item of stationery, see .
Notepad is a simple text editor included with all versions of Microsoft Windows since Windows 1.0 in 1985.
Overview
Notepad is a common text-only (also referred to as plain text) editor...... Click the link for more information.
Conventional memory is the first 640 kilobytes of an IBM PC's memory.
..... Click the link for more information.
640 kB barrier
The 640 kB barrier is an aspect of the IBM PC and compatibles. The architectural limitation of the Intel 8088 CPU, used in the original IBM PC was 1024 kB (1 MB or 220..... Click the link for more information.
command line interface or CLI is a method of interacting with an operating system or software using a command line interpreter. This command line interpreter may be a text terminal, terminal emulator, or remote shell client such as PuTTY.
..... Click the link for more information.
..... Click the link for more information.
cmd.exe is the command line interpreter on OS/2, Windows CE and on Windows NT-based systems (including Windows 2000, XP, Vista, and Server 2003). It is the analog of
..... Click the link for more information.
COMMAND.COM in MS-DOS and Windows 9x systems, or of the shells used on Unix systems...... Click the link for more information.
newline (also known as a line break or end-of-line / EOL character) is a special character or sequence of characters signifying the end of a line of text.
..... Click the link for more information.
..... Click the link for more information.
Unix (officially trademarked as UNIX®) is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy.
..... Click the link for more information.
..... Click the link for more information.
newline (also known as a line break or end-of-line / EOL character) is a special character or sequence of characters signifying the end of a line of text.
..... Click the link for more information.
..... Click the link for more information.
For other uses of "DOS", see DOS (disambiguation).
Disk Operating System (specifically) and disk operating system (generically), most often abbreviated as DOS
..... Click the link for more information.
TUI short for: Text User Interface or Textual User Interface (and sometimes Terminal User Interface), is a retronym that was coined sometime after the invention of graphical user interfaces, to distinguish them from text based user interfaces.
..... Click the link for more information.
..... Click the link for more information.
Unicode is an industry standard allowing computers to consistently represent and manipulate text expressed in any of the world's writing systems. Developed in tandem with the Universal Character Set standard and published in book form as The Unicode Standard
..... Click the link for more information.
..... Click the link for more information.
Real mode, also called real address mode or compatibility mode, is an operating mode of 80286 and later x86-compatible CPUs. Real mode is characterized by a 20 bit segmented memory address space (meaning that a maximum of 1 MB of memory can be addressed),
..... Click the link for more information.
..... Click the link for more information.
USB
Universal Serial Bus
Original USB Logo
Year created: January 1996
Width:
Number of devices: 127 per host
Capacity Up to 12Mbit/s (USB 1.0)
Up to 480 Mbit/s (USB 2.
..... Click the link for more information.
Universal Serial Bus
Original USB Logo
Year created: January 1996
Width:
Number of devices: 127 per host
Capacity Up to 12Mbit/s (USB 1.0)
Up to 480 Mbit/s (USB 2.
..... Click the link for more information.
/? after the command name. For example, to get help for the xcopy command, type the following at the dos prompt:
> xcopy /? re>
The operating system will not execute the command but instead display a help page on the command, in this case xcopy.
..... Click the link for more information.
> xcopy /? re>
The operating system will not execute the command but instead display a help page on the command, in this case xcopy.
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus