Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/doc/jp/html/macro/command/clearscreen.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 962 - (hide annotations) (download) (as text)
Tue Jul 29 14:13:37 2008 UTC (15 years, 10 months ago) by maya
Original Path: doc/trunk/jp/html/macro/command/clearscreen.html
File MIME type: text/html
File size: 834 byte(s)
no message

1 maya 331 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2     "http://www.w3.org/TR/html4/strict.dtd">
3 maya 560 <html>
4     <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
6     <title>clearscreen</title>
7     <meta http-equiv="Content-Style-Type" content="text/css">
8     <link rel="stylesheet" href="../../style.css" type="text/css">
9     </head>
10 maya 331
11 maya 560 <body>
12 maya 331
13    
14 maya 962 <h1>clearscreen</h1>
15 maya 331
16 maya 560 <p>
17     ウインドウの画面を消去する。
18     </p>
19    
20     <pre class="macro-syntax">
21 maya 331 clearscreen &lt;int&gt;
22 maya 560 </pre>
23 maya 331
24 maya 560 <h2>解説</h2>
25 maya 331
26 maya 560 <p>
27     &lt;int&gt; が0の場合、 Tera Term の VT ウインドウの画面を消去する。<br>
28     &lt;int&gt; が1の場合、 Tera Term の VT ウインドウのスクロールバッファーの内容と画面を消去する。<br>
29 maya 331 &lt;int&gt; が2の場合、 Tera Term の TEK ウインドウの画面を消去する。
30 maya 560 </p>
31 maya 331
32 maya 560 <h2></h2>
33 maya 331
34 maya 560 <pre class="macro-example">
35     <code>clearscreen 0
36     </code></pre>
37 maya 331
38 maya 560 </body>
39     </html>

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