[Ttssh2-commit] [3647] setdebug マクロにサンプルコードを追加した。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 10月 16日 (金) 00:00:21 JST


Revision: 3647
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3647
Author:   yutakapon
Date:     2009-10-16 00:00:21 +0900 (Fri, 16 Oct 2009)

Log Message:
-----------
setdebug マクロにサンプルコードを追加した。

Modified Paths:
--------------
    trunk/doc/en/html/macro/command/setdebug.html
    trunk/doc/ja/html/macro/command/setdebug.html


-------------- next part --------------
Modified: trunk/doc/en/html/macro/command/setdebug.html
===================================================================
--- trunk/doc/en/html/macro/command/setdebug.html	2009-10-14 16:13:56 UTC (rev 3646)
+++ trunk/doc/en/html/macro/command/setdebug.html	2009-10-15 15:00:21 UTC (rev 3647)
@@ -42,6 +42,12 @@
 setdebug 0
 </pre>
 
+<pre class="macro-example">
+setdebug 1
+wait '^I^M^J'
+setdebug 0
+</pre>
+
 <h2>Reference</h2>
 
 <a href="wait.html">wait</a><br>

Modified: trunk/doc/ja/html/macro/command/setdebug.html
===================================================================
--- trunk/doc/ja/html/macro/command/setdebug.html	2009-10-14 16:13:56 UTC (rev 3646)
+++ trunk/doc/ja/html/macro/command/setdebug.html	2009-10-15 15:00:21 UTC (rev 3647)
@@ -42,6 +42,12 @@
 setdebug 0
 </pre>
 
+<pre class="macro-example">
+setdebug 1
+wait '^I^M^J'
+setdebug 0
+</pre>
+
 <h2>ŽQÆ</h2>
 
 <a href="wait.html">wait</a><br>



Ttssh2-commit メーリングリストの案内
Back to archive index