home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT214.ZIP / SEBFU40.LZH / WAIT.DOC < prev    next >
Text File  |  1991-09-25  |  2KB  |  106 lines

  1.  
  2.                              W A I T     Ver. 4.0
  3.  
  4.  
  5.                     (C)1989,1990,1991  Scanlon Enterprises
  6.  
  7.  
  8.  
  9.  
  10.  
  11.        WAIT is a small utility to pause a batch file for a specified 
  12.        period of time, either in seconds or in minutes. WAIT will also 
  13.        pause untill a specified time has been reached.
  14.  
  15.  
  16.  
  17.        Syntax : WAIT /Ss /Mm /Tt
  18.  
  19.  
  20.  
  21.        Where : '/Ss' pauses 's' seconds
  22.                '/Mm' pauses 'm' minutes
  23.                '/Tt' waits till time 't', 't' must be hh:mm:ss, and the 
  24.        time must be in the 24 hour format. IE... 1PM=13:00
  25.  
  26.  
  27.        Defaults: Pause is one second
  28.  
  29.  
  30.  
  31.        ERRORLEVELS: 255 (0FF) = Program Problem (call Author)
  32.                     254 (0FE) = Invalid option
  33.  
  34.  
  35.        EXAMPLES:
  36.  
  37.                WAIT
  38.  
  39.        Waits one second
  40.  
  41.                WAIT /S2
  42.  
  43.        Waits 2 seconds
  44.  
  45.                WAIT /M2
  46.  
  47.        Waits 2 minutes
  48.  
  49.                WAIT /T4:00:00
  50.  
  51.        Waits till 4am
  52.  
  53.  
  54.        For additional usage and information on using these utilities see 
  55.        the file SEBFU.DOC or BATUT.DOC.
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.       Page 1 of 2
  64.  
  65.                               W A I T    Ver. 4.0
  66.  
  67.  
  68.                     (C)1989,1990,1991  Scanlon Enterprises
  69.  
  70.  
  71.  
  72.                              O R D E R     F O R M
  73.  
  74.  
  75.  
  76.  
  77.        WAIT registration ..................................... $1.00
  78.  
  79.  
  80.  
  81.  
  82.        What you get :
  83.  
  84.        Unlimited usage of WAIT, and phone or write in support. You 
  85.        will also be placed on our mailing list for future updates and 
  86.        new products.
  87.  
  88.        We are offering this utility seperate from SEBFU as a favor to 
  89.        users who do NOT wish to use many of the SEBFU utilities.
  90.  
  91.        This utility is automatically registered to you when you register 
  92.        SEBFU as a product (see REG.DOC). Registering SEBFU as a product 
  93.        is a better bargin, as each utility will cost less than $ .25 
  94.        each.
  95.  
  96.  
  97.        Vendors:
  98.  
  99.        You may distribute WAIT seperately, provided this document is 
  100.        distributed as well. Any reasonable fee may be charged.
  101.  
  102.  
  103.        Send your order to : SCANLON ENTERPRISES
  104.                             38354 17TH ST E.
  105.                             PALMDALE, CA 93550
  106.