home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / the_save_command.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-11  |  2.3 KB  |  58 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 name="GENERATOR" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  7.   <title>The Save Command</title>
  8.   <style type="text/css">
  9.   </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" width="100%" 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 align="right"><a href="saving_documents_as_text.html"
  21.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  22.         <a href="../Publishing.html" accesskey="t"><img alt="top"
  23.         src="../../images/up.gif" /></a> <a href="the_saveas_command.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>The Save Command</h1>
  32.  
  33. <p>The <strong>Save</strong> command saves the current document to the
  34. original location. You can access the <strong>Save</strong> command by
  35. choosing <strong>Save</strong> from the <strong>File</strong> menu, clicking
  36. the <strong>Save</strong> button on the button bar, or by using keyboard
  37. shortcuts (<code>Control-s</code> in Windows; <code>Control-x,
  38. Control-s</code> in Unix). Newly added images are saved in the same directory
  39. automatically; confirmation is only requested when the document name is
  40. unknown.</p>
  41.  
  42. <p>You can also fetch a document from servers by specifying the server
  43. directory name. This is very useful when browsing, but is not supported by
  44. the put method. In this case, Amaya detects that the document name is missing
  45. and asks you either to use a default name or to complete the request.</p>
  46.  
  47. <p class="Note"><strong>Note</strong>:    <br />
  48. Use the <strong>Save As</strong> command to save your document to a different
  49. location.</p>
  50.  
  51. <h2>See also:</h2>
  52. <ul>
  53.   <li><a href="the_saveas_command.html">The Save As Command</a></li>
  54. </ul>
  55. </div>
  56. </body>
  57. </html>
  58.