home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-WinXP-9.1.exe / doc / html / browsing / opening_documents.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-02-06  |  3.2 KB  |  93 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 8.2+, see http://www.w3.org/Amaya/" />
  8.   <title>Opening Documents</title>
  9.   <style type="text/css">
  10.  </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" width="100%" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p align="right"><a
  22.         href="working_with_the_amaya_browser_and_editor.html"
  23.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  24.         <a href="../Browsing.html" accesskey="t"><img alt="top"
  25.         src="../../images/up.gif" /></a> <a href="activating_a_link.html"
  26.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table>
  31.  
  32. <div id="page_body">
  33. <h1>Opening Documents</h1>
  34.  
  35. <p>You can open both local or remote documents in several different ways:</p>
  36. <ul>
  37.   <li>Open a document in the current window.</li>
  38.   <li>Open a document in a new window.</li>
  39.   <li>Open a document from the <strong>Open</strong> field.</li>
  40. </ul>
  41.  
  42. <p>You can also use these steps to create a new local document.</p>
  43.  
  44. <p>To open a document in the same window:</p>
  45. <ol>
  46.   <li>Choose <strong>Open Document</strong> from the <strong>File</strong>
  47.     menu.
  48.     <p class="Note"><strong>Note:</strong> <br />
  49.     You can alternately use a keyboard shortcut to open a document. Press
  50.     <kbd>Ctrl o ctrl o</kbd>.</p>
  51.     <p></p>
  52.   </li>
  53.   <li>In the <strong>File Selection</strong> dialog, type the full path or
  54.     URI of the file you want to open, or click <strong>Browse</strong> to
  55.     open a file selection dialog.
  56.     <p></p>
  57.   </li>
  58.   <li>When the document is correctly specified, click
  59.     <strong>Confirm.</strong></li>
  60. </ol>
  61.  
  62. <p>To open a document in the different window:</p>
  63. <ol>
  64.   <li>Choose <strong>Open in new window</strong> from the
  65.     <strong>File</strong> menu.
  66.     <p class="Note"><b>Note:</b> <br />
  67.     You can alternately use a keyboard shortcut to open a document. Press
  68.     <kbd>Ctrl o Ctrl w</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. </body>
  92. </html>
  93.