Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/en/html/menu/file.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 765 - (hide annotations) (download) (as text)
Sun Feb 3 05:37:28 2008 UTC (16 years, 3 months ago) by maya
Original Path: doc/trunk/en/html/menu/file.html
File MIME type: text/html
File size: 1948 byte(s)
no message

1 doda 418 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3     <html>
4     <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6     <title>[File] menu</title>
7     <META http-equiv="Content-Style-Type" content="text/css">
8     <link rel="stylesheet" href="../style.css" type="text/css">
9     </head>
10    
11     <body>
12     <h1>[File] menu</h1>
13     <dl>
14 doda 423 <dt><a href="file-new.html">New connection...</a></dt>
15     <dd>
16 maya 765 Connects to a new host or a serial port.
17 doda 423 </dd>
18 doda 418
19 doda 423 <dt><a href="file-log.html">Log...</a></dt>
20     <dd>
21 maya 765 Logs received characters to a file.
22 doda 423 </dd>
23 doda 418
24 maya 765 <dt>Comment to Log...</dt>
25 doda 423 <dd>
26 maya 765 Adds comment to the log file.
27     Maximum allowed length of comment is 255 characters.
28 doda 423 </dd>
29 doda 418
30 maya 765 <dt>View Log</dt>
31 maya 440 <dd>
32 maya 765 Opens the log file.
33 maya 440 </dd>
34    
35 maya 765 <dt>Show Log dialog...</dt>
36     <dd>
37     Displays the log dialog.
38     </dd>
39    
40     <dt><a href="file-sendfile.html">Send file...</a></dt>
41     <dd>
42     Sends a file to the host.
43     </dd>
44    
45 doda 423 <dt><a href="file-transfer.html">Transfer</a></dt>
46 doda 418 <dd>
47 maya 765 Transfers files between the PC and the host with the
48     Kermit/XMODEM/ZMODEM/B-Plus/Quick-VAN protocols.
49 doda 418 </dd>
50    
51 doda 423 <dt><a href="file-chdir.html">Change directory...</a></dt>
52     <dd>
53 maya 765 Changes the current directory for file transfers.
54 doda 423 </dd>
55 doda 418
56 doda 423 <dt><a href="file-print.html">Print...</a></dt>
57     <dd>
58 maya 765 Prints the current screen, or the selected text.
59 doda 423 </dd>
60 doda 418
61     <dt>Disconnect</dt>
62     <dd>
63 maya 765 Closes the connection. If the connection type is TCP/IP and the
64     <a href="setup-tcpip.html">Auto window close option</a> is selected,
65     Tera Term is also closed.
66 doda 418 </dd>
67    
68     <dt>Exit</dt>
69 doda 423 <dd>
70 maya 765 Closes Tera Term. If the connection is open, it is also closed.
71 doda 423 </dd>
72 doda 418 </dl>
73     </body>
74     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26