HOLDTIME v1.0 Batch file delay utility. Copyright 1993 by James Corpening. Syntax: HOLDTIME /xx Where xx is a value between 0-60; the second x is optional (see below). HOLDTIME was written to assist the batch file programmer by suspending the present system for a given number of minutes, as specified on command-line. Notes: HOLDTIME will respond to neither CTRL-BREAK nor CTRL-C. The system clock will lose 16 ticks (.88 sec) per hour of HOLDTIME use. Examples: HOLDTIME /09 = pause 9 minutes HOLDTIME /9 = pause 9 minutes HOLDTIME /38 = pause 38 minutes HOLDTIME /61 = pause 1 minute HOLDTIME / 8 = will not work This program is free for non-business personal use and is accompanied by absolutely no warranty. Business users please write: GymusWhere? 828 NW 79 Terrace Plantation, FL 33324-1466 Please recycle and don't litter.