From Ray <ray...@hotmail.com> comes this :
> I would like to insert a pause for about 15
> seconds before end of the batch file . . .
> advice on the syntax about this command is
> appreciated.
In DOS v6.??, add this line at the end :
CHOICE /T:Y,15
This will add a 15 second delay.
Sean Bernard
SeanB...@aol.com
--
=-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
al aab, ex seders moderator sed u soon
it is not zat we do not see the s o l u t i o n
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
You can also do like this:
Rem|Choice/c;/n/t;,15[ Pause without freeze ]< nul
Regards,
Benny Pedersen
http://2dos.homepage.dk/batutil/help/INDEX.HTM
Freeware Homepage about DOS/batch, Tips Tricks and Recover tools...
Al Aab <af...@torfree.net> wrote in message
news:Fv0KGJ.LG...@torfree.net...