Notepad



         


Notepad is a simple text editor included with Microsoft Windows.

Notepad makes use of a built-in window class named "EDIT".

It is one of the most common text-only editors. The resulting files - typically saved with the .txt extension - have no format tags or styles, making the program suitable for editing system files that are to be used in a DOS environment. Notepad can edit files of almost any format.

Early versions of Notepad offered only the most basic functions, such as finding text. Newer versions of Windows include an updated version of Notepad with a search and replace function, as well as [Ctrl-X] for "cut" and similar keyboard shortcuts. In older versions such as those included with Windows 95, 98, ME and 3.1, there is a 64 kilobytes limit on the size of the file being edited.

Under Windows XP, Notepad can edit traditional 8-bit text files as well Unicode text files (both UTF-8 and UTF-16, and in case of UTF-16, both little-endian and big-endian, see endianness).






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License