home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / sysutl / sttime.arc / SETTIME.DOC < prev   
Encoding:
Text File  |  1988-07-20  |  3.8 KB  |  74 lines

  1.                                   SETTIME 1.1
  2.                              Copyright (c) 1988 by
  3.                                Unique Software
  4.                             Post Office Box 26613
  5.                            Fort Worth, Texas 76126
  6.  
  7.                             CompuServe - 70130,330
  8.                        American People Link - UNIQUESOFT
  9.                               Dephi - UNIQUESOFT
  10.                               MCI Mail - 252-8689
  11.  
  12.     Our latest mighty-mini utility weighing in under 1K, SETTIME does only one
  13. thing.  It calls The United States Naval Observatory modem,  downloads one of 
  14. USNO's time strings and then sets your system time AND DATE.
  15.  
  16.     SETTIME's flowchart follows this pattern:
  17.          Send Dial String to Modem (user settable string and COM port)
  18.          Moniter Carrier Detect for ## seconds (user settable)
  19.          If carrier is detected skip to connect procedure
  20.          Check keyboard for [ESC] key
  21.          If [ESC] key has been pressed then abort SETTIME
  22.          Restart SETTIME
  23.  
  24.          Connect Procedure
  25.          Store sufficient USNO characters to calculate time and date
  26.          Calculate and Set Time (user settable offset to GMT)
  27.          Drop DTR [attempt to hang up modem]
  28.          If still online send user hangup string
  29.          Calculate and Set Date
  30.          If still online send message to user
  31.          Send ending message to user
  32.  
  33.     Since  there are no parameters for SETTIME,  you will need to  reconfigure
  34. SETTIME  for  standard or daylight time if your area is so  affected  by  this
  35. governmental influence.
  36.  
  37.     If SETTIME fails to force your modem to hangup,  don't worry too much. The
  38. United  State Naval Observatory only allows each call to be 60  seconds  long.
  39. Therefore they will drop carrier on your modem after 60 seconds.
  40.  
  41.     NOTE : SETTIME only sets DOS' DATE and TIME. If you have a hardware clock
  42. you will need to set that after SETTIME has terminated.
  43.  
  44.                                Using INSTALL.SCR
  45.  
  46.     You will need to have DEBUG.COM (this is a program that came with your DOS
  47. files),   SETTIME.COM,   and  INSTALL.SCR  on the same disk  or  in  the  same
  48. directory. [Don't worry you don't have to know how to use DEBUG.  INSTALL will
  49. do  all the work.] Also you will need a word processor,  or EDLIN  (also  came
  50. with your DOS) so you can alter the INSTALL file.  Explanations within INSTALL
  51. will  point out exactly what you need to change and where.  [Please  keep  the
  52. original of INSTALL.SCR and SETTIME.COM in a safe place and use copies of  the
  53. programs  to  INSTALL  with.] When you have finished making  all  the  changes
  54. necessary  then  all you will need to do is type the following after your  DOS
  55. prompt : "DEBUG < INSTALL.SCR"  [don't include the quotes of course).  SETTIME
  56. will be altered to your parameters.
  57.  
  58.                          Shareware and Unique Software
  59.  
  60.     The  files  contained herein are distributed on two concepts.   The  first
  61. concept,   the Shareware concept,  provides that this software is to be freely
  62. distributed in an un-modified state. You are encouraged to copy, give,  upload
  63. any of our un-modified software to any person,  bulletin board or entity.  The
  64. second  concept,  we  call "FairWare",  means that Unique Software  will never
  65. suggest  or  recommend an amount or donation.  We know that the value  of  our
  66. programs  varies from person to person and therefore you should send an amount
  67. equal to that value. The amount? How valuable, useful,  and/or entertaining is
  68. it to you?
  69.     We only ask two things from our users.  First,  that you foward your  name
  70. and address with any amount you might send. (This will enable us to inform you
  71. of  any upgrade or bugs found.)  Along with any suggestions or comments on the
  72. program. Second, Enjoy!
  73.  
  74.