home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 24b / idt100.zip / INITDATE.DOC next >
Text File  |  1990-03-04  |  2KB  |  54 lines

  1. INITDATE  v1.00              William G. Zentmayer                  March 4, 1990
  2. ────────────────────────────────────────────────────────────────────────────────
  3.  
  4. Purpose:  To display system date / time without prompting for new values and
  5.           keep a log on system initialization times.
  6.  
  7. Syntax:   INITDATE [/L] [/M]
  8.  
  9.           /L ∙ Log file enabled  (INITDATE.LOG in C:\ root directory)
  10.                Default is NO LOG.
  11.  
  12.           /M ∙ Monochrome colors
  13.                Default is color.
  14.  
  15. This utility solves a problem that I have with the TIME and DATE commands
  16. provided with PC/MS-DOS.  I rely on the date-time stamp included in the
  17. files on my system.  Many of my applications provide date-time information
  18. that is of importance to the application.
  19.  
  20. The DOS DATE and TIME functions prompt me for a new date and time value
  21. after displaying the current settings.  I wanted a way to see the current
  22. system date and time without being prompted for a new value.
  23.  
  24. INITDATE will draw a box on your screen that reports on the initialization
  25. date of your system.  On my system I run INITDATE as the last command in
  26. my AUTOEXEC.BAT file.  This way, I see the system date and time before I
  27. run any applications for the day.  I can then modify these parameters
  28. if I find them inaccurate.
  29.  
  30. INITDATE also writes the current date-time information to a logfile in your
  31. C:\ root directory under the name INITDATE.LOG.  This information may be
  32. interesting to see how many times the system was rebooted each day, when
  33. the system was rebooted... whatever.
  34.  
  35. ────────────────────────────────────────────────────────────────────────────────
  36.  
  37. INITDATE is contributed to the Public Domain and I do not request any
  38. payment or compensation for such a simple program.
  39.  
  40. If you have any problems or comments with INITDATE, or any enhancements
  41. you would like to see, contact me on the following:
  42.  
  43. William Zentmayer
  44. ═════════════════
  45.  
  46. CIS:       73467,2311
  47. Prodigy:   FCWC50A
  48.  
  49. DSRC - David Sarnoff Research Center BBS
  50. Princeton, New Jersey
  51. (609) 734-2158   2400-N-8-1
  52.  
  53. ────────────────────────────────────────────────────────────────────────────────
  54.