[Ttssh2-commit] [4118] beep マクロに引数を追加した。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 10月 2日 (土) 21:43:45 JST


Revision: 4118
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4118
Author:   yutakapon
Date:     2010-10-02 21:43:45 +0900 (Sat, 02 Oct 2010)

Log Message:
-----------
beep マクロに引数を追加した。

Modified Paths:
--------------
    trunk/doc/en/html/about/history.html
    trunk/doc/en/html/macro/command/beep.html
    trunk/doc/ja/html/about/history.html
    trunk/doc/ja/html/macro/command/beep.html


-------------- next part --------------
Modified: trunk/doc/en/html/about/history.html
===================================================================
--- trunk/doc/en/html/about/history.html	2010-10-02 12:25:19 UTC (rev 4117)
+++ trunk/doc/en/html/about/history.html	2010-10-02 12:43:45 UTC (rev 4118)
@@ -42,6 +42,7 @@
       <!-- li>"ƒEƒBƒ“ƒhƒE" ƒƒjƒ…[A‚¨‚æ‚Ñ "ƒEƒBƒ“ƒhƒE‚̃ŠƒXƒg" ƒ_ƒCƒAƒƒO‚ŁAƒEƒBƒ“ƒhƒE‚̏ó‘Ô‚ð•\‚·•¶Žš‚ð•\Ž¦‚·‚é‚悤‚É‚µ‚½B</li -->
       <!-- li>Žg—p‰Â”\‚ȃvƒ‰ƒOƒCƒ“‚̐”‚ð 16 ‚©‚ç 32 ‚É‘‚₵‚½B</li -->
       <!-- li>WSAAsyncGetAddrInfo ‚ðƒvƒ‰ƒOƒCƒ“‚©‚çƒtƒbƒNo—ˆ‚é‚悤‚É‚µ‚½B</li -->
+      <li>added an argument of the "<a href="../macro/command/beep.html">beep</a>" macro command.</li>
     </ul>
   </li>
 

Modified: trunk/doc/en/html/macro/command/beep.html
===================================================================
--- trunk/doc/en/html/macro/command/beep.html	2010-10-02 12:25:19 UTC (rev 4117)
+++ trunk/doc/en/html/macro/command/beep.html	2010-10-02 12:43:45 UTC (rev 4118)
@@ -18,20 +18,52 @@
 </p>
 
 <pre class="macro-syntax">
-beep
+beep [&lt;sound type&gt;]
 </pre>
 
 <h2>Remarks</h2>
 
 <p>
-Plays a waveform sound(Windows Default Beep sound).
+Plays a waveform sound.<br>
+The &lt;sound type&gt; parameter can be one of the following values. The default value is the Windows Default Beep sound.
 </p>
 
+<table>
+ <tr>
+  <th>Value</th>
+  <th>Meaning</th>
+ </tr>
+ <tr>
+  <td>0</td>
+  <td>A simple beep</td>
+ </tr>
+ <tr>
+  <td>1</td>
+  <td>Windows Asterisk sound</td>
+ </tr>
+ <tr>
+  <td>2</td>
+  <td>Windows Exclamation sound</td>
+ </tr>
+ <tr>
+  <td>3</td>
+  <td>Windows Critical Stop sound</td>
+ </tr>
+ <tr>
+  <td>4</td>
+  <td>Windows Question sound</td>
+ </tr>
+ <tr>
+  <td>5</td>
+  <td>Windows Default Beep sound</td>
+ </tr>
+</table>
+
 <h2>Example</h2>
 
 <pre class="macro-example">
 for i 1 10
-	beep
+	beep 0
 	pause 1
 next
 </pre>

Modified: trunk/doc/ja/html/about/history.html
===================================================================
--- trunk/doc/ja/html/about/history.html	2010-10-02 12:25:19 UTC (rev 4117)
+++ trunk/doc/ja/html/about/history.html	2010-10-02 12:43:45 UTC (rev 4118)
@@ -42,6 +42,7 @@
       <li>"ƒEƒBƒ“ƒhƒE" ƒƒjƒ…[A‚¨‚æ‚Ñ "ƒEƒBƒ“ƒhƒE‚̃ŠƒXƒg" ƒ_ƒCƒAƒƒO‚ŁAƒEƒBƒ“ƒhƒE‚̏ó‘Ô‚ð•\‚·•¶Žš‚ð•\Ž¦‚·‚é‚悤‚É‚µ‚½B</li>
       <li>Žg—p‰Â”\‚ȃvƒ‰ƒOƒCƒ“‚̐”‚ð 16 ‚©‚ç 32 ‚É‘‚₵‚½B</li>
       <li>WSAAsyncGetAddrInfo ‚ðƒvƒ‰ƒOƒCƒ“‚©‚çƒtƒbƒNo—ˆ‚é‚悤‚É‚µ‚½B</li>
+      <li>ƒ}ƒNƒƒRƒ}ƒ“ƒh "<a href="../macro/command/beep.html">beep</a>" ‚Ɉø”‚ð’ljÁ‚µ‚½B</li>
     </ul>
   </li>
 

Modified: trunk/doc/ja/html/macro/command/beep.html
===================================================================
--- trunk/doc/ja/html/macro/command/beep.html	2010-10-02 12:25:19 UTC (rev 4117)
+++ trunk/doc/ja/html/macro/command/beep.html	2010-10-02 12:43:45 UTC (rev 4118)
@@ -18,20 +18,52 @@
 </p>
 
 <pre class="macro-syntax">
-beep
+beep [&lt;sound type&gt;]
 </pre>
 
 <h2>‰ðà</h2>
 
 <p>
-WAVE Œ`Ž®‚̃TƒEƒ“ƒhiSystemDefaultGˆê”Ê‚ÌŒx‰¹j‚ðÄ¶‚·‚éB
+WAVE Œ`Ž®‚̃TƒEƒ“ƒh‚ðÄ¶‚·‚éB<br>
+ˆø”‚̈Ӗ¡‚͈ȉº‚Ì‚Æ‚¨‚èBÈ—ªŽž‚́uSystemDefaultGˆê”Ê‚ÌŒx‰¹v‚Æ‚È‚éB
 </p>
 
+<table>
+ <tr>
+  <th>’l</th>
+  <th>ƒTƒEƒ“ƒh</th>
+ </tr>
+ <tr>
+  <td>0</td>
+  <td>ƒRƒ“ƒsƒ…[ƒ^‚̃Xƒs[ƒJ‚©‚ç”­¶‚·‚é•W€“I‚ȃr[ƒv‰¹</td>
+ </tr>
+ <tr>
+  <td>1</td>
+  <td>SystemAsteriskGƒƒbƒZ[ƒWiî•ñj</td>
+ </tr>
+ <tr>
+  <td>2</td>
+  <td>SystemExclamationGƒƒbƒZ[ƒWiŒxj</td>
+ </tr>
+ <tr>
+  <td>3</td>
+  <td>SystemHandGƒVƒXƒeƒ€ƒGƒ‰[</td>
+ </tr>
+ <tr>
+  <td>4</td>
+  <td>SystemQuestionGƒƒbƒZ[ƒWi–â‚¢‡‚킹j</td>
+ </tr>
+ <tr>
+  <td>5</td>
+  <td>SystemDefaultGˆê”Ê‚ÌŒx‰¹</td>
+ </tr>
+</table>
+
 <h2>—á</h2>
 
 <pre class="macro-example">
 for i 1 10
-	beep
+	beep 0
 	pause 1
 next
 </pre>



Ttssh2-commit メーリングリストの案内
Back to archive index