home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / australi / if-itis2.lzh / IF-IT-IS.DOC next >
Text File  |  1990-01-02  |  2KB  |  44 lines

  1. What is If-it-is
  2. ----------------
  3.  
  4. IF-IT-IS is a program that can be used in batch files to execute DOS
  5. commands either on specified dates each month or days of the week.
  6.  
  7.  
  8. Run it with Command Line parameters
  9.  
  10. IF-IT-IS   requires two command line options.
  11. ────────      1 .. Day number (or day of the week)
  12.                    (A weekday parameter must be a minimum of 2 characters)
  13.               2 .. A DOS Command
  14.         
  15. Examples   IF-IT-IS 1 pkzip -a c:\arc\text d:\text\*.*
  16.            IF-IT-IS Fr dir f:\ >drive-f.dir 
  17.  
  18.  
  19. Or with a Schedule file
  20.  
  21. IF-IT-IS   Can also use a schedule file called IF-IT-IS.SCH
  22. ────────   The Schedule file must be in the default directory
  23.            and should contain a series of commands.
  24.  
  25.            NEXT version will allow comments in the SCH file.
  26.  
  27. Examples   1 pkzip -a c:\sba\bkup c:\sba\*.*
  28.            th dir c:\xxx >c-root.dir
  29.            31 tapebkup 
  30.            Monday lharc e d:\Diary *.mon
  31.  
  32.  
  33. IF-IT-IS   supplies a help screen if run without command-line options 
  34. ────────   and it is unable to find a SCH file.
  35.  
  36. IF-IT-IS   is copyright (C) Bob Wilson 1989 and 
  37. ────────   is a FREE public Domain product of
  38.            
  39.            Formula One Software Pty Ltd      Ph. 02-872-6681
  40.            PO Box 636                        Fax 02-872-6698
  41.            PENNANT HILLS 2120  (Australia)   BBS 02-872-6697
  42.  
  43.            No charge WHATSOEVER may be made for any transaction
  44.            involving the copying or distribution of IF-IT-IS,