home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / batutl / night.arc / NIGHT.DOC next >
Encoding:
Text File  |  1988-07-26  |  2.6 KB  |  55 lines

  1.  
  2.  
  3.  
  4.  
  5.          NIGHT.EXE is a program written to execute DOS commands at a 
  6.          predetermined time.  The file NIGHT.DAT contains the time for 
  7.          execution and up to ten commands to be executed.  This file 
  8.          is in ASCII format and may be edited by any text editor 
  9.          capable of storing files in ASCII.
  10.  
  11.          If the NIGHT.DAT file is not found when NIGHT.EXE is loaded, 
  12.          you will be prompted for the information to setup the 
  13.          NIGHT.DAT file.  The NIGHT.DAT file can be edited from within 
  14.          NIGHT.EXE by pressing the Escape key.
  15.  
  16.          NIGHT.EXE will execute the commands in NIGHT.DAT in order 
  17.          of occurrence until a blank line is encountered.  Any commands 
  18.          after a blank will not be executed.
  19.  
  20.          After the last command is executed, the screen image is saved 
  21.          to disk (for any error messages that may have appeared) and 
  22.          the screen is blanked.  Pressing any key will restore the 
  23.          screen.  Any lines that have scrolled off before the screen 
  24.          was saved are not recoverable.  A possible way to save all 
  25.          output from DOS commands would be to redirect all output to a 
  26.          file for later viewing (e.g. DIR >LIST would save the 
  27.          directory listing to a file named LIST).
  28.  
  29.          This program is not memory resident because we wanted more 
  30.          control over it's operation than we felt we would have with a 
  31.          memory resident version.  This way it doesn't conflict with 
  32.          anything and you have to want to use it - it doesn't pop up 
  33.          in the middle of the night and do something unexpected 
  34.          because you forgot to unload it.  It is in daily use in our 
  35.          company to save data off of our file server onto local PC's.
  36.  
  37.          Now for the commercial (I saved the best for last).
  38.  
  39.          NIGHT.EXE is distributed as shareware.  It is a Copyrighted 
  40.          product of Mid America Data. Users who find it a useful 
  41.          application are encouraged to support the author who requests 
  42.          only a measly $10 registration fee.  Registered users will 
  43.          receive a disk containing the program without the commercial 
  44.          and without the reminder flashing on the screen.
  45.  
  46.          Registration, comments, suggestions, and criticism can be 
  47.          sent to:
  48.                     Mid America Data
  49.                     3124 NW 43rd St.
  50.                     Oklahoma City, OK  73112
  51.  
  52.          A registration form is not needed as we are very informal.  
  53.          We accept cash, checks, postage stamps, or almost anything of 
  54.          value.  Write me with your offer.
  55.