-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

-ReadMe for mrb.net's Wait32.exe

   Sections:
      -Warranty and release of Liability (Disclaimer):
      -Usage:
      -Distribution:
      -Author: Michael R. Bowler - mrb.net Software
      -License:
      -Minimum Requirements:
      -Included files:
      -Thanks!
   

-Warranty and release of Liability (Disclaimer):
   USE AT YOUR OWN RISK! BY USING THIS SOFTWARE YOU AGREE TO THE
   FOLLOWING, YOU ASSUME ALL AND FULL RESPONSIBILITY FOR ANY
   PROBLEMS WITH THIS SOFTWARE OR PROBLEMS THIS SOFTWARE MAY
   CAUSE WITH OTHER SOFTWARE.  IT IS PROVIDED AS IS WITH
   NO WARRANTY OR GUARANTEE OF ANY KIND WHATSOEVER FROM MYSELF,
   MICHAEL R. BOWLER, MRB.NET AND MRB.NET SOFTWARE; THE
   AUTHOR(S).  BY USING THIS SOFTWARE YOU AGREE TO THE TERMS
   OF THIS WARRANTY AND RELEASE OF LIABILITY (DISCLAIMER).
   IF YOU HAVE RECEIVED THESE FILES AND THEY HAVE BEEN
   MODIFIED BY YOU OR ANY OTHER PARTY, MICHAEL R. BOWLER,
   MRB.NET AND MRB.NET SOFTWARE; THE AUTHOR(S) ARE STILL
   NOT RESPONSIBLE FOR ANY ACTIONS OF ANY OTHER 3RD PARTY
   WHATSOEVER.


-Usage:

   Pauses execution of a batch file for the specified
   seconds without user intervention, unlike the using
   the PAUSE command.

   You can display the parameters by typing 'Wait32 /?'
   at the command prompt.
   
   WAIT32 /s[seconds] [/d] [/b] [/?] 

      /s[seconds]  input number of seconds to wait [Default: 10] 
      /d           toggle seconds display 
      /b           toggle beep to sound when time is up 
      /?           help (this screen) 
      (case does not matter, i.e. use /s OR /S)

NOTE: call with the start command ex. START /WAIT WAIT32 /S /D /B 


*****  Example use in batch Files *****

    9x/(NT/2K)    Called with the start command 
        START /WAIT WAIT32 /S99 /D /B 
        wait 99 seconds, display the countdown of seconds and sound
bell when the count is over 

    NT/2K called directly without the start command
        WAIT32 /S35 /D /B 
        wait 35 seconds, display the countdown of seconds and sound
bell when the count is over 

-Distribution:
   You may distribute this freely, providing you do NOT modify any of
   it's contents including any and all attached files, including
   all text file(s), sample(s) and binaries.
   Michael R. Bowler, mrb.net and mrb.net Software hereby grants
   you the right to use this software for your own use and by
   doing so, you agree to the
   'Warranty and release of Liability (Disclaimer)'
   listed in this document above.


-Author: Michael R. Bowler - mrb.net Software
   eMail: software@mrb.net
      -for information, bugs or questions.  I'll respond as soon
       as I can.


-License:
   This is a freeware program, you are free to use it on any number
   of computers you would like.
   

-Minimum Requirements:
   -Windows 32 bit OS-> Win9x, NT or 2K.
      (Copyright (c), Microsoft Corporation, 
      (tm) Microsoft Corporation.)


-Included files:

   -ReadMe.txt - This File

   -Test9x.bat - Sample showing usage with Win9x
   (and NT/2K) .BATch files
      Run this to see how to use it and how it reacts on your system

   -TestNT.cmd - Sample showing usage with NT/2K .CMD files
      Run this to see how to use it and how it reacts on your system

   -Wait32.exe - Application (Should be installed into Windows
   system folder)
   
   -'mrb.net Software.asc'
      -mrb.net Software's PGP Public Key

   -Setup installs VB6 Run Time DLL's
   -Wait32.exe - will install/uses VB6's Timer Control



-Thanks!
   Special thanks to Brian Gibbemeyer, Randy Howard
   and Vijay Parshant for reviewing the setup
   I hope that you find this useful.
      -Michael R. Bowler - mrb.net

** END - readMe.txt


-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Privacy 6.5.8

iQA/AwUBOrCiH4YL+DltQS48EQIzuwCeOnMBziF53jYk/nvzpkaQ5wL+M40An0gV
V//WG8Stm7wW8kApXPWjSTg7
=NnJh
-----END PGP SIGNATURE-----
