WAITFOR.EXE by fuzzydog@whiteshepherd.net

What is wiatfor.exe?  Very simply waitfor.exe is a delay/pause program for your OS/2 batch/cmd files.  I made it becouse I am not a REXX guru and I wanted something simple and clean that I could give a controled amount of time between the running of my server cmd files.  I compiled waitfor.exe with FreePascal for OS/2.  It works cleanly and  does not gobble up lots of CPU time like some delay-loops.  

Syntax:  Ok this is easy it's:" waitfor {numeric value} <--- where numeric value is the number of ten second intervals you wish to wait.  Ie waitfor 10 would wait 100 seconds. :)
 
I am releasing this program as e-mail ware.  This program is free your your OS/2 use and enjoyment.  All I ask in return is a e-mail letting me know it was of use.  Thanks..  FuzzyDog :)