svnno****@sourc*****
svnno****@sourc*****
2011年 8月 20日 (土) 22:43:18 JST
Revision: 4591 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4591 Author: yutakapon Date: 2011-08-20 22:43:18 +0900 (Sat, 20 Aug 2011) Log Message: ----------- includeã«é¢ãã¦è¿½è¨ããã Modified Paths: -------------- trunk/doc/en/html/macro/command/include.html trunk/doc/en/html/macro/howtorun.html trunk/doc/ja/html/macro/command/include.html trunk/doc/ja/html/macro/howtorun.html -------------- next part -------------- Modified: trunk/doc/en/html/macro/command/include.html =================================================================== --- trunk/doc/en/html/macro/command/include.html 2011-08-20 12:56:19 UTC (rev 4590) +++ trunk/doc/en/html/macro/command/include.html 2011-08-20 13:43:18 UTC (rev 4591) @@ -18,9 +18,17 @@ </p> <pre class="macro-syntax"> -include <include file name> +include '<include file name>' </pre> +<h2>Remarks</h2> + +<p> +Loads the specified macro file and interprets the macro. When the macro execution ends, the next line of the include command is restarted.<br> +Also, the include nest leve is 9. +</p> + + <h2>Example</h2> <pre class="macro-example"> @@ -44,5 +52,10 @@ ----- End of "sub.ttl" ---------- </pre> +<h2>Reference</h2> + +<a href="../howtorun.html">Note: Loading a macro file</a><br> + + </body> </html> Modified: trunk/doc/en/html/macro/howtorun.html =================================================================== --- trunk/doc/en/html/macro/howtorun.html 2011-08-20 12:56:19 UTC (rev 4590) +++ trunk/doc/en/html/macro/howtorun.html 2011-08-20 13:43:18 UTC (rev 4591) @@ -54,5 +54,11 @@ </p> +<h2>Note: Loading a macro file</h2> + +<p> +A macro file is loaded into memory all at once, and the macro is interpreted. However, the macro command <A HREF="command/include.html">include</A> always reads a specified macro file. When a macro file on the network file server is executed, the macro command include may fail if the network is down. +</p> + </BODY> </HTML> Modified: trunk/doc/ja/html/macro/command/include.html =================================================================== --- trunk/doc/ja/html/macro/command/include.html 2011-08-20 12:56:19 UTC (rev 4590) +++ trunk/doc/ja/html/macro/command/include.html 2011-08-20 13:43:18 UTC (rev 4591) @@ -18,9 +18,16 @@ </p> <pre class="macro-syntax"> -include <include file name> +include '<include file name>' </pre> +<h2>ðà</h2> + +<p> +øÉwèµ½}Nt@CðÇÝÝA}NÀsðs¤BÀsI¹ãAincludeR}hÌÌs©çªÄJ³êéB<br> +ȨAincludeÌlXgÍ 9 ÜÅÅ éB +</p> + <h2>á</h2> <pre class="macro-example"> @@ -44,5 +51,10 @@ -----CN[ht@CIíè------- </pre> + +<h2>QÆ</h2> + +<a href="../howtorun.html">: }Nt@CÌÇÝÝ</a><br> + </body> </html> Modified: trunk/doc/ja/html/macro/howtorun.html =================================================================== --- trunk/doc/ja/html/macro/howtorun.html 2011-08-20 12:56:19 UTC (rev 4590) +++ trunk/doc/ja/html/macro/howtorun.html 2011-08-20 13:43:18 UTC (rev 4591) @@ -54,5 +54,12 @@ </p> +<h2>: }Nt@CÌÇÝÝ</h2> + +<p> +}Nt@CÍAêµÄãÉÇÝÜêÄ©çA|óÀs³êÜ·B½¾µA}NR}h<A HREF="command/include.html">include</A> ÍAYR}hªÀs³êéxÉAwè³ê½}Nt@CðÇÝÝÜ·Blbg[NãÉ é}Nt@Cð¼ÚÀs·éÛAlbg[NªØf³êéÆA}NR}hincludeªG[ÉÈèÜ·B +</p> + + </BODY> </HTML>