Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/jp/html/macro/command/restoresetup.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 331 by maya, Sat Dec 16 05:12:33 2006 UTC revision 571 by maya, Fri Sep 21 02:02:56 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2    "http://www.w3.org/TR/html4/strict.dtd">    "http://www.w3.org/TR/html4/strict.dtd">
3  <HTML>  <html>
4  <HEAD>  <head>
5  <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">    <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6  <TITLE>restoresetup</TITLE>    <title>restoresetup</title>
7  <link rel="stylesheet" href="../../style.css" type="text/css">    <meta http-equiv="Content-Style-Type" content="text/css">
8  </HEAD>    <link rel="stylesheet" href="../../style.css" type="text/css">
9  <BODY>  </head>
10    
11    <body>
12    
 <FONT SIZE="+2">restoresetup</FONT><BR><BR>  
13    
14  形式:  <h1>restoresetup</h1>
15    
16  <UL>  <p>
17  <B>  設定ファイルを読み込む。
18    </p>
19    
20    <pre class="macro-syntax">
21  restoresetup &lt;filename&gt;  restoresetup &lt;filename&gt;
22  </B>  </pre>
 </UL><P></P>  
23    
24  <pre>  <h2>解説</h2>
25    
26    <p>
27  Tera Term 設定ファイル &lt;filename&gt; を Tera Term に読み込ませる。  Tera Term 設定ファイル &lt;filename&gt; を Tera Term に読み込ませる。
28    </p>
29    
30  </pre><P></P>  <h2>例</h2>
31    
32  <pre>  <pre class="macro-example">
33  例:  <code>restoresetup 'teraterm.ini'
34       <B>&lt;restoresetup 'teraterm.ini'&gt;</B>  </code></pre>
35    
 </pre>  
 </BODY>  
 </HTML>  
36    </body>
37    </html>

Legend:
Removed from v.331  
changed lines
  Added in v.571

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