svnno****@sourc*****
svnno****@sourc*****
2013年 4月 16日 (火) 15:44:20 JST
Revision: 5201 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5201 Author: doda Date: 2013-04-16 15:44:20 +0900 (Tue, 16 Apr 2013) Log Message: ----------- 参照項目を追加。 Modified Paths: -------------- trunk/doc/ja/html/macro/command/wait.html trunk/doc/ja/html/macro/command/waitln.html -------------- next part -------------- Modified: trunk/doc/ja/html/macro/command/wait.html =================================================================== --- trunk/doc/ja/html/macro/command/wait.html 2013-04-16 06:43:53 UTC (rev 5200) +++ trunk/doc/ja/html/macro/command/wait.html 2013-04-16 06:44:20 UTC (rev 5201) @@ -92,6 +92,8 @@ <h2>\x8EQ\x8F\xC6</h2> <a href="setdebug.html">setdebug</a><br> +<a href="waitln.html">waitln</a><br> +<a href="waitregex.html">waitregex</a><br> </body> </html> Modified: trunk/doc/ja/html/macro/command/waitln.html =================================================================== --- trunk/doc/ja/html/macro/command/waitln.html 2013-04-16 06:43:53 UTC (rev 5200) +++ trunk/doc/ja/html/macro/command/waitln.html 2013-04-16 06:44:20 UTC (rev 5201) @@ -65,5 +65,10 @@ messagebox inputstr "str" ; echo aaa cal hoge fuga </pre> +<h2>\x8EQ\x8F\xC6</h2> + +<a href="wait.html">waitln</a><br> +<a href="waitregex.html">waitregex</a><br> + </body> </html>