home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / opening_documents.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  3.2 KB  |  94 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.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <meta name="GENERATOR" content="amaya 5.2" />
  8.   <title>Opening Documents</title>
  9.   <style type="text/css"> </style>
  10.   <link href="../style.css" rel="stylesheet" type="text/css" />
  11. </head>
  12.  
  13. <body xml:lang="en" lang="en">
  14.  
  15. <table border="0" summary="toc">
  16.   <tbody>
  17.     <tr>
  18.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  19.         src="../../images/amaya.gif" /></td>
  20.       <td><p><a href="working_with_the_amaya_browser_and_editor.html"
  21.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  22.         <a href="../Browsing.html" accesskey="t"><img alt="top"
  23.         src="../../images/up.gif" /></a> <a href="activating_a_link.html"
  24.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Opening Documents</h1>
  32.  
  33. <p>You can open both local or remote documents in several different ways:</p>
  34. <ul>
  35.   <li>Open a document in the current window.</li>
  36.   <li>Open a document in a new window.</li>
  37.   <li>Open a document from the <strong>Open</strong> field.</li>
  38. </ul>
  39.  
  40. <p>You can also use these steps to create a new local document.</p>
  41.  
  42. <p>To open a document in the same window:</p>
  43. <ol>
  44.   <li>Choose <strong>Open Document</strong> from the <strong>File</strong>
  45.     menu. 
  46.     <p class="Note"><strong>Note:</strong> <br />
  47.     You can alternately use a keyboard shortcut to open a document. For
  48.     Windows, press <kbd>Control-o</kbd>. For Unix, press <kbd>Control-x
  49.     Control-f</kbd>.</p>
  50.     <p></p>
  51.   </li>
  52.   <li>In the <strong>File Selection</strong> dialog, type the full path or
  53.     URI of the file you want to open, or click <strong>Browse</strong> to
  54.     open a file selection dialog. 
  55.     <p></p>
  56.   </li>
  57.   <li>When the document is correctly specified, click
  58.     <strong>Confirm.</strong></li>
  59. </ol>
  60.  
  61. <p>To open a document in the different window:</p>
  62. <ol>
  63.   <li>Choose <strong>Open in new window</strong> from the
  64.     <strong>File</strong> menu. 
  65.     <p class="Note"><b>Note:</b> <br />
  66.     You can alternately use a keyboard shortcut to open a document. For
  67.     Windows, press <kbd>Control-Shift-o</kbd>. For Unix, press <kbd>Control-x
  68.     Control-f</kbd>.</p>
  69.     <p></p>
  70.   </li>
  71.   <li>In the file selection dialog, type the full path or URI of the file you
  72.     want to open, or click <strong>Browse</strong> to open a file selection
  73.     dialog. 
  74.     <p></p>
  75.   </li>
  76.   <li>When the document is correctly specified, click
  77.     <strong>Confirm</strong>.</li>
  78. </ol>
  79.  
  80. <p>To open a file from the <strong>Open</strong> field:</p>
  81. <ol>
  82.   <li>Click and drag in the <strong>Open</strong> field to select the file
  83.     name or the URI of the current document. 
  84.     <p></p>
  85.   </li>
  86.   <li>Press the <strong>DELETE</strong> key, and then type the file name or
  87.     the URI of the file you want to open and press
  88.   <strong>ENTER</strong>.</li>
  89. </ol>
  90. </div>
  91.  
  92. </body>
  93. </html>
  94.