home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / fcron.zip / READ.ME < prev   
Text File  |  1994-06-05  |  651b  |  21 lines

  1. Read.Me file for FreeCron:
  2.  
  3. Free Cron (fcron.cmd) is something I wrote as a fun project to help me
  4. learn a little about Rexx.  It is a cheap imitation of the unix cron utility.
  5. To run it, simply edit fcron.tab, and run fcron.cmd with no arguments from
  6. the same directory where the fcron.tab file exists.
  7.  
  8. Fcron.Tab is self-explanatory.
  9.  
  10. FCron.Log is where all commands are logged when they execute.
  11.  
  12. If you are a guru and you have a moment, would you please tell me:
  13.  
  14. 1. Why do I have to wake up every 30 seconds instead of every minute?
  15.  
  16. 2. How do I close a file in Rexx after having read it?
  17.  
  18. Thanks,
  19. John Moss
  20. moss@excellon.com
  21.