home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / wil-util.zip / MONITOR.HLP < prev    next >
Text File  |  1991-01-01  |  1KB  |  22 lines

  1.  
  2. This program  will allow you to "pop" a message on your screen on a
  3. given date. This is a  great way to remind yourself about something
  4. that you  have  to do (like backup your hard drive). It can also be
  5. used to  make  a  message  appear telling your customers that their
  6. annual service contract  is due or they are in need of a preventive
  7. maintenance on there equipment.
  8. Monitor creates a  small file that resides in the root directory on
  9. your boot drive. You can also put the file in the root directory of
  10. any  other  valid  drive. If you do put the file somewhere else you
  11. MUST  tell  Monitor  where to look for it (EXAMPLE - If you put the
  12. file on  your drive D:, then in your autoexec.bat you would add the
  13. line  Monitor D:). Everytime  you  boot  up Monitor will check your
  14. system date. If the date is equal to, or greater than, the date you
  15. specified then  Monitor will print your message on the screen. It's
  16. that simple and there are no RAM resident programs to fool with!
  17.  
  18. COMMAND LINE OPTIONS SUPPORTED:
  19. /? - This help screen (ignored if not the first option)
  20. /D - Deletes the Monitor.Dat file  (EXAMPLE - Monitor c: /d)
  21. A: - Any valid DOS drive letter from A-Z  (EXAMPLE - Monitor c:)
  22. NOTE: When using the /D option you MUST put the drive letter first.