Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/4-stable/doc/ja/html/commandline/ttxttyplay.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8437 - (show annotations) (download) (as text)
Fri Dec 13 03:11:16 2019 UTC (4 years, 3 months ago) by doda
File MIME type: text/html
File size: 985 byte(s)
Tera Term 4.xx メンテナンス用ブランチを作成

1 <!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=Shift_JIS">
6 <title>TTXttyplay コマンドライン</title>
7 <meta http-equiv="Content-Style-Type" content="text/css">
8 <link rel="stylesheet" href="../style.css" type="text/css">
9 </head>
10 <body>
11
12
13 <h1>TTXttyplay command line</h1>
14
15 <p>
16 TTXttyplayでは以下のコマンドラインオプションが使用できます。
17 </p>
18
19
20 <h2>オプション</h2>
21
22 <dl>
23 <dt id="ttyplay">/ttyplay</dt>
24 <dd>TTXttyplayを有効にします。Tera Termの<a href="teraterm.html#r">/R=オプション</a>で指定されたファイルを、ttyrec形式のファイルとして再生します。</dd>
25
26 <dt id="nowait">/ttyplay-nowait</dt>
27 <dd>ノーウェイトモード。</dd>
28 </dl>
29
30
31 <h2 id="example1"></h2>
32
33 <pre>
34 ttermpro.exe /ttyplay /R="C:\Documents and Settings\doda\My Documents\record.tty"
35 ttermpro.exe /ttyplay /ttyplay-nowait /R=example.tty
36 </pre>
37
38 </body>
39 </html>

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