Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/en/html/commandline/teraterm.html

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

revision 607 by doda, Fri Oct 26 14:11:39 2007 UTC revision 609 by doda, Sat Oct 27 02:01:40 2007 UTC
# Line 14  Line 14 
14    
15  <pre>  <pre>
16  <span class="syntax">TTERMPRO [&lt;host&gt;[[:]&lt;TCP port#&gt;]]  <span class="syntax">TTERMPRO [&lt;host&gt;[[:]&lt;TCP port#&gt;]]
17           [/B] [/BR=&lt;baud rate&gt;] [/C=&lt;serial port#&gt;] [/E]           [/B] [/BAUD=&lt;baud rate&gt;] [/C=&lt;serial port#&gt;] [/E]
18           [/F=&lt;setup file&gt;] [/FD=&lt;file transfer directory&gt;]           [/F=&lt;setup file&gt;] [/FD=&lt;file transfer directory&gt;]
19           [/H] [/I] [/K=&lt;keyboard setup file&gt;]           [/H] [/I] [/K=&lt;keyboard setup file&gt;]
20           [/KR=&lt;kanji code (receive)&gt;] [/KT=&lt;kanji code (transmit)&gt;]           [/KR=&lt;kanji code (receive)&gt;] [/KT=&lt;kanji code (transmit)&gt;]
# Line 45  Line 45 
45    <dt>/B</dt>    <dt>/B</dt>
46    <dd>Telnet binary option.</dd>    <dd>Telnet binary option.</dd>
47    
48    <dt>/BR=&lt;baud rate&gt;</dt>    <dt>/BAUD=&lt;baud rate&gt;</dt>
49    <dd>    <dd>
50      baud rate of serial port.      baud rate of serial port.
51      If the baud rate not supported by TeraTerm is specified, this option is ignored.      If the baud rate not supported by TeraTerm is specified, this option is ignored.
# Line 161  TTERMPRO myhost.mydomain /T=0 /P=7 Line 161  TTERMPRO myhost.mydomain /T=0 /P=7
161  TTERMPRO /C=1  TTERMPRO /C=1
162  TTERMPRO /F=TELNET.INI  TTERMPRO /F=TELNET.INI
163  TTERMPRO foohost.foodomain /F=FOOHOST.INI  TTERMPRO foohost.foodomain /F=FOOHOST.INI
164  TTERMPRO /C=2 /BR=9600 /F=MYSETUP.INI  TTERMPRO /C=2 /BAUD=9600 /F=MYSETUP.INI
165  TTERMPRO /K=MYKEY.CNF /W="My host"  TTERMPRO /K=MYKEY.CNF /W="My host"
166  TTERMPRO /R=README.TXT ; replay a file  TTERMPRO /R=README.TXT ; replay a file
167  TTERMPRO myhost /B /X=100 /Y=50</span>  TTERMPRO myhost /B /X=100 /Y=50</span>

Legend:
Removed from v.607  
changed lines
  Added in v.609

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