home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 227 / OAD13.ZIP / ONCEADAY.DOC next >
Text File  |  1992-04-21  |  2KB  |  45 lines

  1.  Welcome to ONCEADAY. I originally wrote this program for my
  2. own use because most of the other ' Daily Task' programs had
  3. more to offer than I really needed. Don't get me wrong, The
  4. fancy ones are nice. But I was just wanting something simple
  5. and fast. ONCEADAY definitely is that. No fancy graphics, not
  6. a lot of options. It just runs a specified task once per
  7. date, then exits. It's best run in your autoexec.bat file.
  8. That way it can do its job and be done. Next time you boot,
  9. it will see that it's already ran its daily task and drop
  10. back out to autoexec.bat. Waiting until the date changes.
  11. It's not a tsr, so don't worry about that. And it's VERY easy
  12. to use. Just put the following in your autoexec.bat file, or
  13. run from the command line.
  14.  
  15.  ONCEADAY - This will run your tasks.
  16.  
  17.  ONCEADAY/R - This will Rerun an already ran task.
  18.  
  19.  It'll read the task file and execute. The only thing you
  20. have to do is put the ONCEADAY program file and your TASK.BAT
  21. file IN YOUR ROOT DIRECTORY. The last time your task was run
  22. is encrypted in the ONCEADAY.EXE file. It has to be in the root dir.
  23. The TASK.BAT is the file ONCEADAY uses to run your tasks.
  24. Here's the contents of my TASK.BAT.
  25.  
  26.  
  27.    IMAGE C:
  28.    IMAGE D:
  29.  
  30.  
  31. Of course your file will be different, I use mine to run
  32. Nortons IMAGE program. But you see what you need to do the
  33. TASK.BAT file. Well, sorry I was so long winded, or is that
  34. fingered? Anyway, Thanks for using ONCEADAY. If you find any
  35. problems, or have any ideas for the program, call The D.A.W.
  36. Software BBS at 615-479-8461 or The Rose & Crown BBS at 615-
  37. 892-0097 and leave me a message. Oh yeah, I've read this in
  38. other doc files, so I guess I'll say it here, in my own way.
  39.  
  40.  This program is not Shareware. IT'S FREEWARE. I don't want
  41. anything for it. Just use it as you see fit. If anybody wants
  42. the source code, just leave me mail on one of the above
  43. mentioned BBS's. ONCEADAY was written using Quick-Basic 4.5,
  44. and a little luck. Enjoy!
  45.                                  Gene Allison