Dec 112017
 
DELAY.COM - Ver 1.02.
File DELAY103.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
DELAY.COM – Ver 1.02.
File Name File Size Zip Size Zip Type
DELAY.COM 584 508 deflated
DELAY.DOC 1209 572 deflated

Download File DELAY103.ZIP Here

Contents of the DELAY.DOC file


Documentation for DELAY.COM - Ver 1.02
A Shareware Program Written By Craig Veal

Here is a short .COM file I wrote to let me temporarily pause a batch file yet
automatically continue after a set number of seconds (I use it with ZMODEM
protocol and ProComm+). That way if I'm immediately available when the batch
file ends it will continue after the "delay". I can also end the delay at any
time by pressing any key.

The default delay is 5 seconds, but you can change it from the command line by
typing the delay time you want (0 - 99 seconds). If you enter a number larger
than 99 only the first 2 digits will be read.

Syntax: DELAY [time] where [time] is the numbers of seconds you want the
program delay.

Examples:
DELAY - Delays batch file 5 seconds (default)
DELAY 3 - Delays 3 seconds
DELAY 15 - Delays 15 seconds

Share this program with others. Craig Veal
4734B Jacksonville Lane
Andrews AFB, MD 20335
Phone 301-599-1071



 December 11, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)