Find and replace: Difference between revisions

Content deleted Content added
Cleaning the submission. (AFCH)
Reverted 1 edit by Ashishvrm (talk): Not relevant to this disambiguation page
 
(12 intermediate revisions by 9 users not shown)
Line 1:
#Select '''Find and replace''' may refer to:
{{AFC submission|||ts=20120719194731|u=Nathan2055|ns=2}}
* a feature of [[text processing]] as found:
'''Find and replace''' is a function in most [[Word processor|word processing]] [[Computer program|software programs]] which is used to locate specific text and replace it with different text. It may be used to replace anything from specific characters to entire words, or, conduct an operation restricted to entire words by using the ''Find whole words only'', or similar checkbox. It is usually found in the "Edit" menu. Many software programs will allow the use of [[regular expression]]s.<ref name="bare_url">[http://office.microsoft.com/en-us/word-help/find-and-replace-text-or-other-items-HP005189433.aspx Find and replace text or other items - Word - Office.com<!-- Bot generated title -->]</ref> It allows users to choose which direction to search, whether up or down in the document. It uses both the FindText and ReplaceText functions.<ref>[http://msdn.microsoft.com/en-us/library/windows/desktop/ms646956(v=vs.85).aspx Find and Replace Dialog Boxes<!-- Bot generated title -->]</ref> In typical word processors, the procedure is:
** [[Text editor#Typical features|in text editors]]
** [[String_operations#String_substitution|in formal language theory]]
** [[String manipulation algorithm#replace|in particular programming languages]]
* [[Find and Replace (audio drama)|''Find and Replace'' (audio drama)]]
 
== See also ==
#Select the ''Edit'' menu
* [[Regular expressions]]
#Select ''Find and replace''
* [[String searching algorithms ]]
#In the ''Find'' box, the user may enter the desired text to be found
* [[replace (command)]], an MS DOS command
#In the ''Replace with'' box, the user may enter the desired text to replace all instances of the desired string with
#The user may select ''Replace'' to replace the first instance of the desired string, and may continue to click {{button|Replace}} to replace the desired string one string at a time. The user may select {{button|Find}} to only find text, or, select {{button|Replace all}} to automatically replace all instances of the string without confirmation, however, still leaving the ability for the user to [[undo]] if the result is undesirable.
 
{{Disambiguation}}
More advanced software programs will allow users to find an replace "special" elements, meaning with specific formatting. This includes '''[[Emphasis (typography)|bold text]]''', ''[[Italic type|italic text]]'', and <u>[[underline]]d</u> text.<ref name="bare_url" />
 
==References==
{{reflist}}
 
{{computing-stub}}
 
[[:Category:Computing]]
[[:Category:Information technology]]