[Ttssh2-commit] [5008] サンプルコードの追加。

アーカイブの一覧に戻る

svnno****@sourc***** svnno****@sourc*****
2012年 8月 29日 (水) 22:33:30 JST


Revision: 5008
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5008
Author:   yutakapon
Date:     2012-08-29 22:33:30 +0900 (Wed, 29 Aug 2012)
Log Message:
-----------
サンプルコードの追加。

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

-------------- next part --------------
Modified: trunk/doc/en/html/macro/command/waitln.html
===================================================================
--- trunk/doc/en/html/macro/command/waitln.html	2012-08-29 13:26:49 UTC (rev 5007)
+++ trunk/doc/en/html/macro/command/waitln.html	2012-08-29 13:33:30 UTC (rev 5008)
@@ -58,5 +58,12 @@
  </tr>
 </table>
 
+<h2>Example</h2>
+
+<pre class="macro-example">
+waitln 'cal'
+messagebox inputstr "str"  ; echo aaa cal hoge fuga
+</pre>
+
 </body>
 </html>

Modified: trunk/doc/ja/html/macro/command/waitln.html
===================================================================
--- trunk/doc/ja/html/macro/command/waitln.html	2012-08-29 13:26:49 UTC (rev 5007)
+++ trunk/doc/ja/html/macro/command/waitln.html	2012-08-29 13:33:30 UTC (rev 5008)
@@ -58,5 +58,12 @@
  </tr>
 </table>
 
+<h2>\x97\xE1</h2>
+
+<pre class="macro-example">
+waitln 'cal'
+messagebox inputstr "str"  ; echo aaa cal hoge fuga
+</pre>
+
 </body>
 </html>



Ttssh2-commit メーリングリストの案内
アーカイブの一覧に戻る