home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / schedule.cfg < prev    next >
Text File  |  1999-03-18  |  804b  |  22 lines

  1. ; SRE-http "scheduled events" configuration file.
  2. ; Onr entry per line; with each entry having the form:
  3. ;    frequency prog_name
  4. ; where:
  5. ;    frequency: frequency of execution; 
  6. ;    prog_name: a fully qualified (typically REXX) program to execute
  7. ;    argument: an argument to be sent to prog_name
  8. ;
  9. ;The following frequencies are permitted:
  10. ;  HOURLY -- run in at nn:01 (nn=0..23)
  11. ;   DAILY -- run it at midnight (12:01 AM)
  12. ;  WEEKLY -- run it Sunday at 12:01 AM
  13. ; MONTHLY -- run it at 12:01 on the first day of a month
  14. ;
  15. ; Examples: DAILY D:\GOSERVE\RENLOGS.CMD 
  16. ;           MONTHLY E:\GOSERVE\MYPROG.CMD Monthly Execution
  17. ;
  18. ; Hint: SRE-http comes with "RENLOGS.CMD", the log-renamer (which can be
  19. ; use as an alternative to setting the LOG_MAXSIZE variable in SREFMON.CMD)
  20.  
  21.