Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/doc/en/html/macro/command/waitn.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1084 by yutakapon, Wed Dec 17 10:45:58 2008 UTC revision 1107 by maya, Fri Jan 23 15:01:23 2009 UTC
# Line 25  mwaitn <received byte count> Line 25  mwaitn <received byte count>
25  <h2>Remarks</h2>  <h2>Remarks</h2>
26    
27  <p>  <p>
28  Pauses until the given number of bytes are received from the host, or until the timeout occurs.<br>  Pauses until the given number of bytes are received from the host, or until the timeout occurs.
29    </p>
 If the system variable "timeout" is greater than zero, the timeout occurs when &lt;timeout&gt; seconds have passed. If the "timeout" is less than or equal to zero, the timeout never occurs.<br>  
30    
31  When a user uses the mwaitn command, the measure of waiting time is millisecond.<br><br>  <p>
32    If the system variable "timeout" or "mtimeout" is greater than zero, the timeout occurs when &lt;timeout&gt;.&lt;mtimeout&gt; seconds have passed. If the timeout is less than or equal to zero, the timeout never occurs.
33    </p>
34    
35    <p>
36  These commands return one of the following values in the system variable "result":  These commands return one of the following values in the system variable "result":
37  </p>  </p>
38    

Legend:
Removed from v.1084  
changed lines
  Added in v.1107

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.