home *** CD-ROM | disk | FTP | other *** search
- .pg wi full clr cy
- COMMAND NAME»gray«: »%t« ClearWait »ye«
-
- /CWAIT [{timeout}]
- /cw
- Waits for »wh«communications input buffer to clear»#«. If »cy«{timeout}»#«
- is included, »%t«ClearWait»#« will wait until no characters
- have been received for the period. Variables in {timeout} are
- expanded.
-
- Press »bo«<esc>»#« to abort function and continue with the script.
-
- .pg
- EXAMPLES:
- »wh«
- /CWAIT»#«
- Will wait until the input buffer is empty.
- »wh«
- /CWAIT 5»#«
- Will until no character has been received for five
- seconds.
- »wh«
- /CWAIT %%Time»#«
- Will expand »cy«TIME»#« and wait until no characters have been
- received for that period of time.
-
- /ENDEXEC CLEAR
-