Notepad (software)

Notepad (software)
Notepad
Notepad.png
A component of Microsoft Windows
Notepad Vista.png
Notepad on Windows 7
Details
Type Text editor
Included with All Microsoft Windows versions
Related components
WordPad

Notepad is a simple text editor for Microsoft Windows. It has been included in all versions of Microsoft Windows since Windows 1.0 in 1985.

Contents

Features

Notepad is a common text-only (plain text) editor. 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 supports both left-to-right and right-to-left based languages, and one can alternate between these viewing formats by using the right or left Ctrl+Shift keys to go to right-to-left format or left-to-right format, respectively.

Unlike WordPad, Notepad does not treat newlines in Unix- or Mac-style text files correctly.

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 (Ctrl + H), as well as Ctrl + F for search and similar keyboard shortcuts.

Notepad makes use of a built-in window class named "EDIT". In older versions such as those included with Windows 95, Windows 98, Windows Me and Windows 3.1, there is a 64k limit on the size of the file being edited, an operating system limit of the EDIT class.

Up to Windows 95, Fixedsys was the only available font for Notepad. Windows NT 4.0 and 98 introduced the ability to change this font. As of Windows 2000, the default font was changed to Lucida Console. The font setting, however, only affects how the text is shown to the user, not how the file is saved to disk.

Up to Windows Me, there were almost no keyboard shortcuts and no line-counting feature. Starting with Windows 2000, shortcuts for common tasks like new, open and save were added, as well as a status-bar with a line counter (available only when word-wrap is disabled).

In the Windows NT-based versions of Windows, Notepad can edit traditional 8-bit text files as well as Unicode text files (both UTF-8 and UTF-16, and in case of UTF-16, both little-endian and big-endian).

Notepad also has a simple built-in logging function. Each time a file that starts with .LOG is opened, the program inserts a text timestamp on the last line of the file.[1][2]

Notepad accepts text from the Windows clipboard. When clipboard data with multiple formats is pasted into Notepad, the program will only accept text in the CF_TEXT format.[3] This is useful for stripping embedded font type and style codes from formatted text, such as when copying text from a web page and pasting into an email message or other WYSIWYG text editor. The formatted text is temporarily pasted into Notepad, and then immediately copied again in stripped format to be pasted into the other program.

Simple text editors like Notepad may be used to edit text with markup, such as HTML. However, because they lack many features (such as syntax highlighting), web developers may favor more specialized editors for this purpose (see List of text editors).

Unicode detection

The Windows NT version of Notepad, installed by default on Windows 2000 and Windows XP, has the ability to detect Unicode files even when they are missing a byte order mark. To do this, it utilizes a Windows API function called IsTextUnicode().[4][5] However, this function is imperfect, incorrectly identifying some all-lowercase ASCII text as UTF-16. As a result, Notepad interprets a file containing a phrase like "aaaa aaa aaa aaaaa" ("4-3-3-5") as two-byte Unicode text file and attempts to display it as such. If a font with support for Chinese is installed, nine Chinese characters are displayed; otherwise, it will display squares instead of Chinese characters.

A few people misinterpreted this issue for an easter egg.[citation needed] Many phrases which fit the pattern (including “this app can break”, “Bush hid the facts” and “acre vai pra globo”) appeared on the web as hoaxes. Windows expert Raymond Chen correctly attributed it to the Unicode detection algorithm.[6]

This issue has been resolved in the Windows Vista and Windows 7 versions of Notepad.

Competing software

Notepad does not require a lock on the file it opens, so it can open files already opened by other processes, users, or computers, whereas WordPad cannot. Also, since Notepad lacks advanced formatting functionality, many people find its simple interface faster and easier to use for basic text operations. The MS-DOS Editor, especially as updated in Windows 95, where it became an MDI application, also provides many features never offered by Notepad.

There are many third-party replacements for Notepad with additional functionality, including both free software (e.g. Notepad++ and Notepad2) and freeware (e.g. TED Notepad).

Notepad lacks many features available in other text editors, such as Unix-format newlines, code folding, regular expressions, macros, block-select, and MDI.

See also

References

External links

  • Notepad in Windows XP Product Documentation at Microsoft.com
  • Notepad FAQ in Windows Vista documentation at Microsoft.com

Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Notepad++ — Notepad++ …   Wikipedia

  • Notepad ++ — Notepad++ Basisdaten Entwickler: Don HO Aktuelle Version: 5.3.1 (28. März 2009) …   Deutsch Wikipedia

  • Notepad plus plus — Notepad++ Basisdaten Entwickler: Don HO Aktuelle Version: 5.3.1 (28. März 2009) …   Deutsch Wikipedia

  • Notepad — – Editor Notepad unter Windows XP, Lorem Ipsum anzeigend Basisdaten Entwickler: Microsoft …   Deutsch Wikipedia

  • Notepad++ — Notepad++ …   Deutsch Wikipedia

  • Notepad++ — Editando código PHP con Notepad++ …   Wikipedia Español

  • Notepad — infobox software name = Notepad caption = Notepad in Windows Vista developer = Microsoft latest release version = 6.0.6001.18000 latest release date = February 4 2008 operating system = Microsoft Windows genre = Text editor license = MS EULA… …   Wikipedia

  • notepad — /ˈnoʊtpæd/ (say nohtpad) noun 1. a pad of paper for making notes. 2. Also, notepad computer. → notebook computer. 3. a device similar to a PDA but running some specialised software …  

  • Notepad 2 — Notepad2 Screenshot einer PHP Datei in Notepad2 Basisdaten Entwickler: Florian Balmer Aktuelle Version …   Deutsch Wikipedia

  • Computer software — Software redirects here. For other uses, see Software (disambiguation). Computer software, or just software, is a collection of computer programs and related data that provide the instructions for telling a computer what to do and how to do it.… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”