home *** CD-ROM | disk | FTP | other *** search
/ Supremacy 1 / Supremacy-1.iso / DEMOS / S-T / STWORLD1.ZIP / PROGRAMS / SETDATE / SETDATE.DOC next >
Encoding:
Text File  |  1994-11-10  |  2.0 KB  |  52 lines

  1.  
  2.  
  3.                 SETDATE.PRG
  4.  
  5.  
  6.     This is simply a program that, when included in the AUTO folder, allows the
  7. time and date to be set during bootup. No more fiddly typing in of the date. No
  8. more wondering whether today is the 5th or the 6th of the month, and once set,
  9. the next time you use it, the easier it is to reset.
  10.  
  11.     Copy the program SETDATE.PRG to the AUTO folder of any disc that you boot
  12. from. In theory any drive will do, including hard drive C although as I
  13. haven't got a hard drive (sob!) I am not able to test this out.
  14.  
  15.     The program, during bootup, searches for the file TIME.INF in the auto
  16. folder of the current boot drive. If it cannot find this then it uses its
  17. own time information, rather than having to start from the computer's setting.
  18. If it finds TIME.INF then this is used as the start time/date, which allows
  19. for less editing being needed.
  20.  
  21.  
  22. EDITING
  23.  
  24.     The time and date can then be edited using the cursor keys to highlight
  25. and edit that part of the time that needs altering. The left and right arrows
  26. highlight the part that needs editing. The up arrow cycles forward, the down
  27. arrow backwards.
  28.  
  29. NOTE: all parts of the time are interconnected, which means that if you go
  30.       beyond the last day of the month then the program will update the month
  31.       also. If you update from "pm" using the up arrow to go forward to "am",
  32.       then this is "am" the next day and the date will show this.
  33.  
  34.  
  35.     Once the SPACE BAR is pressed, if no TIME.INF was originally found, you
  36. are first asked if you want to save the current settings ready for loading
  37. next time you boot up or, if TIME.INF was found, this is automatically saved
  38. again.
  39.  
  40.  
  41.     Pressing of the ESCAPE key exits the program without setting anything.
  42.  
  43.  
  44.     This program is free to be copied and used at your own risk.  The author
  45. takes no responsibility for bugs or any damage it may cause to the user or
  46. his/her equipment.
  47.  
  48.     Peter G Ives
  49.         76a Queen's Road
  50.         Southend on Sea
  51.         Essex SS1 1PU
  52.