home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / telix / tset31.arc / TSET31.DOC < prev    next >
Text File  |  1988-11-01  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.          TSET31.SLT and TIMECFG.SLT written by Charles Lee on Oct 28,
  8.          1988.  If you have any questions, comments, or suggestions
  9.          about these scripts, you can reach me on OPEC BBS (405) 789-
  10.          2078 or you can leave a message in the National Telix Echo.
  11.  
  12.  
  13.          FILES:
  14.          This archive should contain five files:  TSET31.DOC (this
  15.          file), TSET31.SLT, TSET31.SLC, TIMECFG.SLT, and TIMECFG.SLC .
  16.  
  17.          DESCRIPTION:
  18.          TSET31 is a script file written for TELIX v3.1 and is used to
  19.          set your DOS clock to the precise time from the Naval
  20.          Observatory in Washington DC. TIMECFG is a script file that
  21.          creates a configuration file for TSET31.
  22.  
  23.          WHY?
  24.          I wrote this script to replace a much larger program that I
  25.          had been using.  Who needs to keep a program larger than 100k
  26.          on the hard drive when a script less than 5k will do the job
  27.          just as well?
  28.  
  29.          USAGE:
  30.          Using these routines is simple.  Place TSET31.SLC and
  31.          TIMECFG.SLC into the directory that you keep your scripts in.
  32.          After bringing up TELIX, hit alt-g.  When asked which script
  33.          you want to run, type TSET31 <enter>.  TSET31 will check for
  34.          the presence of its configuration file.  If it doesn't find
  35.          it, it will call TIMECFG to create it.  When TIMECFG runs,
  36.          you will be given the opportunity to edit the dialing string
  37.          (you can insert any special dialing codes,if needed) and an
  38.          opportunity to change the time offset value from UTC (for
  39.          instance, there is a 6 hour difference between CST and UTC,
  40.          hence the default value of 6).  After running, TIMECFG
  41.          returns you to TSET31.  TSET31 will then call the Naval
  42.          Observatory, get the precise time, and set your DOS clock to
  43.          it.  Then TSET31 will display the current time with a real
  44.          time clock on the screen.  This will let you gather up all of
  45.          the clocks in your house so you can set them.  When you are
  46.          done, just hit the space bar to exit.
  47.  
  48.          Should it become necessary for some reason to edit either the
  49.          dialing string or the time offset value, you can run TIMECFG
  50.          directly to make these changes.
  51.  
  52.          DISCLAIMERS:
  53.          I wrote TSET31 primarily for my own use.  It probably has at
  54.          least a couple of examples of not-so-good programing
  55.          practices in it, but it works fine for me.
  56.  
  57.          Note that you may find it necessary to put another line in
  58.          the TSET31 script that will transfer the DOS time to the
  59.          memory of your built-in clock.  Setting your DOS time does
  60.          not necessarily mean that the time also goes into your
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.          hardware clock.
  74.  
  75.          I will not be liable for any damages or claims related in any
  76.          way to the use of these scripts.  I make no warranties and
  77.          specifically disclaim any implied warranties of this product.
  78.          Also, I make no claims of suitability of this product for any
  79.          purpose other than to take up space on your disk.
  80.  
  81.          Telix v3.1 is an excellent product of Exis Inc.  I am in no
  82.          way shape or form related to them.  I wrote these scripts
  83.          solely as a hobby type effort and am releasing them to the
  84.          public domain on the off-chance that someone else may find
  85.          them useful.
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.