Wait v1.0 Copyright 2004 NetLatency
All rights reserved.

Wait is distributed as freeware.  This program can be
freely exchanged and distributed providing that the program is
exchanged in unmodified form.

About Wait utility
------------------
Wait is a Windows command line utility that will wait a specified
amount of time before returning.  This is valuable for batch or
command files when a delay is desired.


Installing the Wait utility
---------------------------
The Wait utility can be copied into the WINNT directory to
insure that it is included in the command path.


Using the Wait utility
-----------------------------
Wait is a command-line utility (console application).

If you run the program without any parameters, the help screen will
be displayed:

  ----------------------------------------------------------------------
  Wait 1.0 Copyright 2004 NetLatency
          wait seconds [-q]

          seconds = Number of seconds to wait before continuing
          -q = Wait quietly

  ----------------------------------------------------------------------

Usage examples:

  WAIT 10
	Waits 10 seconds, displaying the number of seconds the program will
	wait.

  WAIT 10 -q
	Waits 10 seconds, not displaying any output.




Contacting NetLatency
---------------------
For the latest information about our products, please check our WEB
site at URL http://www.NetLatency.com

Please send all questions, suggestions, request for technical support
and bug reports to our email address:

For sales or customer service related questions, email:

	customer.service@netlatency.com

For technical support questions, email:

	technical.support@netlatency.com

For other questions relating to product features, enhancements, or
sales offerings, email:

	ttitus@netlatency.com

NetLatency's offices currently cannot provide telephone technical support
or sales.
