home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Komunik / Amaya / WinNT2000 / amaya-WindowsNT-4.3.exe / _SETUP.1 / Searching.html < prev    next >
Encoding:
Extensible Markup Language  |  2001-02-22  |  4.7 KB  |  106 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <title>Search and Replace</title>
  7.   <meta name="GENERATOR" content="amaya V4.2.2" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9. </head>
  10.  
  11. <body xml:lang="en" lang="en">
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><p><img border="0" alt="W3C" src="../../Icons/WWW/w3c_home" /> <img
  17.         border="0" alt="Amaya" src="../Icons/amaya.gif" /></p>
  18.       </td>
  19.       <td><p align="right"><a href="Selecting.html" accesskey="p"><img
  20.         alt="previous" border="0" src="../Icons/left.gif" /></a> <a
  21.         href="Manual.html" accesskey="t"><img alt="top" border="0"
  22.         src="../Icons/up.gif" /></a> <a href="Views.html" accesskey="n"><img
  23.         alt="next" border="0" src="../Icons/right.gif" /></a></p>
  24.       </td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="Searching">
  30. <h2><a name="L1042">Searching and replacing text</a></h2>
  31.  
  32. <p>You can search and replace text with the <strong>Search</strong> dialog
  33. box. Call this box by choosing <strong>Find</strong> from the
  34. <strong>Edit</strong> menu or click on the corresponding button <img
  35. src="../Icons/find.gif" alt="find " />, or use the keyboard shortcut
  36. (control-shift-% in Unix, control-f in Windows)</p>
  37.  
  38. <p>This form allows you to search or replace text using different
  39. criteria:</p>
  40. <ul>
  41.   <li>The character string to be searched for must be entered in the
  42.     <strong>Search for</strong> input area.</li>
  43.   <li>If the <strong>UPPER=lower</strong> button is selected, a
  44.     case-insensitive search is performed; otherwise, the string is searched
  45.     for as it appears within the "Search for" input area.</li>
  46.   <li>Strings can also be replaced using the same operation. The replacement
  47.     text is entered in the <strong>Replace by</strong> input area and a
  48.     replacement mode is selected from the <strong>Replace</strong> menu. The
  49.     replacement modes are as follows: 
  50.     <ul>
  51.       <li><strong>No replace</strong>: no replacement occurs even if the
  52.         ``Replace by'' input area contains a character string. It is just a
  53.         simple search.</li>
  54.       <li><strong>Replace on request</strong>: when the string is found, it is
  55.         selected. The user can then select one of the following buttons: 
  56.         <ul>
  57.           <li><strong>Confirm</strong> to replace and carry out the search
  58.             again.</li>
  59.           <li><strong>Do not replace</strong> to search for the next instance
  60.             without replacing the string which has been found.</li>
  61.         </ul>
  62.       </li>
  63.       <li><strong>Automatic replace</strong>: all instances of the string
  64.         searched for are automatically replaced within the portion of document
  65.         defined in the "Search where" menu.</li>
  66.     </ul>
  67.   </li>
  68.   <li>The <strong>Search where</strong> menu allows you to specify the part of
  69.     document in which the search occurs: 
  70.     <ul>
  71.       <li><strong>Before selection</strong>: the search starts at the
  72.         beginning of the selected part and moves backwards to the beginning of
  73.         the document.</li>
  74.       <li><strong>Within selection</strong>: the search only occurs within the
  75.         selected part, from its beginning to its end.</li>
  76.       <li><strong>After selection</strong>: the search starts at the end of
  77.         the selected part and moves forwards to the end of the document.</li>
  78.       <li><strong>In the whole document</strong>: the search is carried out in
  79.         the whole document from the beginning to the end regardless of which
  80.         part is selected.</li>
  81.     </ul>
  82.   </li>
  83. </ul>
  84.  
  85. <p>To initiate the search operation, click on the <strong>Confirm</strong>
  86. button at the bottom of the form. If the string searched for is found, it is
  87. selected and the document is positioned so as to make this string visible; you
  88. can then search for the next instance of this string by selecting the
  89. <strong>Confirm</strong> button again. If the string is not found, the "Not
  90. found" message appears in the bottom right-hand corner of the form.</p>
  91.  
  92. <p>Search or replace can be abandoned at any moment by clicking on the
  93. <strong>Done</strong> button.</p>
  94.  
  95. <p>Replacement operations can be undone with the Undo function (in the Edit
  96. menu, or keyboard shortcut control-z).</p>
  97. </div>
  98.  
  99. <p align="right"><a href="Selecting.html"><img alt="previous" border="0"
  100. src="../Icons/left.gif" /></a> <a href="Manual.html"><img alt="top" border="0"
  101. src="../Icons/up.gif" /></a> <a href="Views.html"><img alt="next" border="0"
  102. src="../Icons/right.gif" /></a></p>
  103. <hr />
  104. </body>
  105. </html>
  106.