home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util4 / #cmd01.lzh / DEMOC3 < prev    next >
Text File  |  1986-11-14  |  1KB  |  24 lines

  1.  
  2.  
  3. C                                                                     
  4. C  C  
  5. C  CThe #WAIT command has several options.  We will exerciseC  
  6. C  Conly three of them here.  For information on other options       
  7. C  Cplease refer to the documentation!C  
  8. C  C  
  9. C  C1 - #WAIT 5  -  This option will wait for 5 seconds.C  
  10. C  C  
  11. C  C2 - #WAIT I 00:00:15  -  This option waits for 15 seconds.       
  12. C  CUp to 24 hours can be specified.C  
  13. C  C  
  14. C  C3 - #WAIT ? - Prompt the user for input in the form if:C  
  15. C  CI hh:mm:ss or T hh:mm:ss  WhenC  
  16. C  Cyou are prompted, enter the I for       
  17. C  Cinterval or T for time followedC  
  18. C  C4 - ExitCby the hh:mm:ss desired.  To break      
  19. C  Cthe wait early, press any white key.    
  20. C  C  
  21. C                                                                     
  22.  
  23.