home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / crgf202.zip / cronedit.txt < prev    next >
Text File  |  1995-05-18  |  793b  |  23 lines

  1. cronedit.exe ... editor for cron-files
  2.  
  3. cronedit.exe was written in order to learn about visually programming REXX (yes,
  4. it *is* written with REXX only) with the IBM-EWS-tool DrDialog resp. DrREXX,
  5. which was put on IBM's DevCon 6.
  6.  
  7. It allows for visually editing cron-files, so "amateurs" and "lazy" people
  8. should be able to take advantage of cronrgf (or the like) immediately.
  9.  
  10. cronedit.exe was written, such that it checks whether the cron-files contain a
  11. CR-LF (carriage return/linefeed as used in DOS or OS/2 files) or LF (linefeeds
  12. only, as used in Unix files) at the end of lines, in order to preserve them.
  13.  
  14. Enjoy.
  15.  
  16. Rony G. Flatscher
  17. 1995-05-18
  18. Vienna/Austria/Europe
  19.  
  20. P.S.: The source will be found in cronedit.RES and may be looked at with
  21. DrDialog from DevCon.
  22.  
  23.