home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / tserve11.zip / COUNTDWN.TXT < prev    next >
Text File  |  1996-01-26  |  512b  |  17 lines

  1. COUNTDWN.EXE
  2.  
  3.         This is a freebee... That is, you get it for nothing. All it does 
  4. is sleep for the appropriate number of seconds and count down the seconds 
  5. on the screen. It has no other purpose. It is useful for placing measured 
  6. pauses in .CMD files where you might want the chance to break out of a 
  7. program that has gone crazy. You may use and distribute it with our 
  8. compliments.
  9.  
  10. USAGE:
  11.  
  12. countdwn nsecs
  13.  
  14.         nsecs is the number of seconds you wish to wait before proceeding.
  15.  
  16.  
  17.