Browse Subversion Repository
Diff of /trunk/doc/en/html/macro/command/waitn.html
Parent Directory
| Revision Log
| Patch
| 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 <timeout> 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 <timeout>.<mtimeout> 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 |
|
|
|