svnno****@sourc*****
svnno****@sourc*****
2012年 3月 7日 (水) 20:04:22 JST
Revision: 4855 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4855 Author: yutakapon Date: 2012-03-07 20:04:22 +0900 (Wed, 07 Mar 2012) Log Message: ----------- 英訳 Modified Paths: -------------- trunk/doc/en/html/macro/command/strmatch.html -------------- next part -------------- Modified: trunk/doc/en/html/macro/command/strmatch.html =================================================================== --- trunk/doc/en/html/macro/command/strmatch.html 2012-03-06 22:46:46 UTC (rev 4854) +++ trunk/doc/en/html/macro/command/strmatch.html 2012-03-07 11:04:22 UTC (rev 4855) @@ -50,7 +50,7 @@ <p> The first matched pattern is stored in the system variable "matchstr".<br> Group matched patterns of regular expressions are stored in 9 system variables from "groupmatchstr1" to "groupmatchstr9".<br> -Also, these system variables will not be initialized before the macro command is performed.<!--\x82Ȃ\xA8\x81A\x83}\x83b\x83`\x82\xB5\x82Ȃ\xA9\x82\xC1\x82\xBD\x8Fꍇ\x82ɂ́A\x82\xB1\x82\xEA\x82\xE7\x82̕ϐ\x94\x82\xCD strmatch \x8E\xC0\x8Ds\x91O\x82̓\xE0\x97e\x82\xAA\x95ێ\x9D\x82\xB3\x82\xEA\x82\xE9\x81B--> +Also, these system variables will not be changed when the pattern does not match. </p> <h2>Example</h2>