svnno****@sourc*****
svnno****@sourc*****
2011年 7月 28日 (木) 22:09:20 JST
Revision: 4548 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4548 Author: yutakapon Date: 2011-07-28 22:09:20 +0900 (Thu, 28 Jul 2011) Log Message: ----------- è±è¨³ã追å ã Modified Paths: -------------- trunk/doc/en/html/about/history.html trunk/doc/en/html/macro/command/strspecial.html trunk/doc/ja/html/about/history.html trunk/doc/ja/html/macro/command/strspecial.html -------------- next part -------------- Modified: trunk/doc/en/html/about/history.html =================================================================== --- trunk/doc/en/html/about/history.html 2011-07-28 12:57:36 UTC (rev 4547) +++ trunk/doc/en/html/about/history.html 2011-07-28 13:09:20 UTC (rev 4548) @@ -41,7 +41,7 @@ </ul></li> <li>"<a href="../macro/command/strspecial.html">strspecial</a>" macro command is updated. <ul> - <!--li>Ï··é¶ñð strspecial R}hɼÚwèÅ«éæ¤Éµ½B</li--> + <li>added the second argument as the converted string on the strspecial command.</li> </ul></li> <li>added the "<a href="../macro/command/expandenv.html">expandenv</a>" macro command.</li> </ul> Modified: trunk/doc/en/html/macro/command/strspecial.html =================================================================== --- trunk/doc/en/html/macro/command/strspecial.html 2011-07-28 12:57:36 UTC (rev 4547) +++ trunk/doc/en/html/macro/command/strspecial.html 2011-07-28 13:09:20 UTC (rev 4548) @@ -27,11 +27,11 @@ <dl> <dt class="macro">string valiable <strvar></dt> - <!--dd>æ2øðn³È¢êÍA±ÌøÅwèµ½¶ñªÏ·³êéB<br /> - æ2øðnµ½êÍA±Ìøͳ³êéB</dd--> + <dd>The specified string is converted.<br /> + When the second argument(<strval>) is given, the result converting the argument stores into the string valiable <strvar>.</dd> <dt class="macro">string <strval> (optional)</dt> - <!--dd>±Ìøðwèµ½êA±ÌøÅwèµ½¶ñªÏ·³êéB</dd--> + <dd>When this argument is given, the result converting the argument stores into the string valiable <strvar>.</dd> </dl> @@ -39,15 +39,14 @@ <dl> <dt class="macro">System valiable <result></dt> - <!--dd>Ï·ã̶ñªi[³êéB</dd--> + <dd>The expanded string stores.</dd> </dl> <h2>Remarks</h2> <p> -Converts the following characters in the <strvar> to special characters. -<!-- n³ê½¶ñÉÜÜêéȺ̶ðÁê¶ÉÏ··éB --> +Converts the following characters in the string to special characters. </p> <table border="2"> Modified: trunk/doc/ja/html/about/history.html =================================================================== --- trunk/doc/ja/html/about/history.html 2011-07-28 12:57:36 UTC (rev 4547) +++ trunk/doc/ja/html/about/history.html 2011-07-28 13:09:20 UTC (rev 4548) @@ -41,7 +41,7 @@ </ul></li> <li>}NR}h "<a href="../macro/command/strspecial.html">strspecial</a>" ð@\Abvf[gµ½B <ul> - <li>Ï··é¶ñð strspecial R}hɼÚwèÅ«éæ¤Éµ½B</li> + <li>Ï··é¶ñð strspecial R}hÉAæ2øƵÄwèÅ«éæ¤Éµ½B</li> </ul></li> <li>}NR}h "<a href="../macro/command/expandenv.html">expandenv</a>" ðÇÁµ½B</li> </ul> Modified: trunk/doc/ja/html/macro/command/strspecial.html =================================================================== --- trunk/doc/ja/html/macro/command/strspecial.html 2011-07-28 12:57:36 UTC (rev 4547) +++ trunk/doc/ja/html/macro/command/strspecial.html 2011-07-28 13:09:20 UTC (rev 4548) @@ -26,12 +26,12 @@ <h2>p[^</h2> <dl> - <dt class="macro">¶ñÏ <strvar></dt> - <dd>æ2øðn³È¢êÍA±ÌøÅwèµ½¶ñªÏ·³êéB<br /> - æ2øðnµ½êÍA±Ìøͳ³êéB</dd> - + <dt class="macro">¶ñÏ <strvar></dt> + <dd>±ÌøÅwèµ½¶ñªÏ·³êéB<br /> + æ2ø(<strval>)ðnµ½êÍAϷʪY¶ñÏÉãü³êéB</dd> + <dt class="macro">¶ñ <strval> (IvV)</dt> - <dd>±Ìøðwèµ½êA±ÌøÅwèµ½¶ñªÏ·³êéB</dd> + <dd>±Ìøðwèµ½êAwèµ½¶ñªÏ·³êA¶ñÏ <strvar>Éãü³êéB</dd> </dl>