home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDWARE / T1GAS50.ZIP / T1GAS.DOC < prev    next >
Encoding:
Text File  |  1990-03-05  |  12.4 KB  |  257 lines

  1.               ┌────────────────────────────────────────┐
  2.               │                                        │
  3.               └┐        ┌──────────────┐      ┌────┐   │
  4.                │        │              │      │    └───┘ <tm>
  5.                │        │              │      │
  6.                │        │              │      │  Electronic Technologies
  7.                │        └──────┐       │      │  3985 S. Rochester Road Ste.H
  8.                │        ┌──────┘       │      │  Rochester, Michigan  48063
  9.                │        │              │      │
  10.                │        └────────────┐┌┘      └┐   CompuServe ID: 70337,1654
  11.                │                     ││        │   7 day 24 hr BBS SUPPORT:
  12.                └─────────────────────┘└────────┘    A/R BBS (313) 680-9154
  13. SHAREWARE & FEES:
  14.    The sole intention of shareware is to provide an inexpensive copy of the
  15.    program for evaluation purposes only.  Shareware is not free software. If
  16.    you find value in this software and if you intend to use this software on a
  17.    regular basis then you are morally obligated to pay for it.  An order form
  18.    has been included at the end of this documentation.
  19.  
  20.    The shareware version of this software may be distributed free of charge by
  21.    use of electronic bulletin board services. However, any other distribution
  22.    of this program must first be approved in writing by the author.  If you
  23.    are a software vendor, member of a user group or other organization then
  24.    you must read the file "DISTRIB.DOC" for information about the rules and
  25.    legalities which must be followed in the distribution of this software.
  26.  
  27. LICENSE:
  28.    Once a donation has been received, the program is officially registered and
  29.    licensed.   Registration permits a user the license to use this program
  30.    only on a single PC.  A registered user may use the program on a different
  31.    computer, but may not use the program on more than one computer at the same
  32.    time.  No user may modify this software in any way, including but not
  33.    limited to decompiling, disassembling or otherwise reverse engineering the
  34.    program.
  35.  
  36. WARRANTY:
  37.    The author makes no warranty of any kind express or implied, including
  38.    without limitation, any warranties of merchantability and/or fitness for a
  39.    particular purpose.
  40.  
  41.    IN NO EVENT WILL ELECTRONIC TECHNOLOGIES OR THE AUTHOR BE LIABLE FOR ANY
  42.    DAMAGES, WHETHER DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL INCLUDING ANY
  43.    LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
  44.    ARISING OUT OF YOUR USE OR INABILITY TO USE THIS PROGRAM, OR FOR ANY CLAIM
  45.    BY ANY OTHER PARTY.  THIS PROGRAM IS OPERATED ENTIRELY AT THE USER'S RISK.
  46.  
  47. TECH SUPPORT:
  48.    Tech support is limited to one year for registered users only, and is
  49.    available by mail, Compuserve "EasyPlex" or 24 hour Bulletin Board service.
  50.    Questions should be submitted to the attention of Charles Eglinton.
  51.  
  52.    When requesting technical support please report the following:
  53.       1) Memory before running the program (use the dos command "CHKDSK:)
  54.       2) Computer, modem and printer type (if applicable)
  55.       3) The names of any TSR memory resident programs (Sidekick, Prokey..)
  56.       4) A listing of both your AUTOEXEC.BAT and CONFIG.SYS files.
  57. -----------------------------------------------------------------------------
  58.  
  59.             BIG-GASGAUGE - Copyright 1988,1989,1990 by Charles Eglinton
  60.                  Full documentation and License for only $25.00
  61.  
  62.             Charles Eglinton                        Compuserve: 70337,1654
  63.             3985 S. Rochester Rd, Ste. H            A/R BBS: (313)680-9154
  64.             Rochester, Michigan 48063
  65.  
  66. ----------------------------------------------------------------------------
  67.  
  68.  Programs: The following programs are included....
  69.  
  70.   T1GAS.DOC     This documentation
  71.   T1GAS.EXE     The Original GasGauge program  (for DOS > 2.0)
  72.   T1DEMO.BAT    A sample batch file to run the original GasGauge
  73.  
  74.   PROGRAMS.DOC  A listing of our shareware programs
  75.   DISTRIB.DOC   A licensing agreement for shareware distributors
  76.  
  77.   * A new, smaller 10K GasGauge (GAS*.ZIP) is available upon request.
  78.     (10K GasGauge requires DOS 3.0 or greater)
  79. ----------------------------------------------------------------------------
  80.  
  81. WHAT IS GASGAUGE?
  82.    GASGAUGE is a TSR battery timer for Laptop computers. GASGAUGE displays an
  83.    estimate of how much battery time is left on your laptop computer before a
  84.    battery charge will be needed.  GASGAUGE was called "one of the most
  85.    popular files accessed on the the PC Board" by On-Line Life Magazine
  86.    (p.23, April 1989).
  87.  
  88.    Note: A new version of GASGAUGE which only requires 10K of RAM when
  89.    resident is now available.  The new 10K GasGauge requires DOS 3.0 or
  90.    greater and has a built in block cursor option.
  91.  
  92. HOW GASGAUGE WORKS
  93.    GASGAUGE writes the elapsed time to a disk file at a user defined update
  94.    frequency.  When the [ALT] and [LEFT SHIFT] keys are pressed at the same
  95.    time the elapsed time is compared to the time expected from a charged
  96.    battery and an estimated remaining battery life is shown.  If you are
  97.    using the "OFF LIFE" parameter then an estimate of the battery charge
  98.    consumed while the computer was off will be automatically added to the
  99.    elapsed time.
  100.  
  101.  
  102. STARTING GASGAUGE:
  103.  
  104.  For the REGISTERED version of GASGAUGE type the following format:
  105.  
  106.       T1GAS [/update frequency][/battery life][/path][/off life]
  107.  
  108.  where:
  109.   PATH: is the name of the disk or directory where the work file named
  110.   "GAS" will be written.  If you are using a hard drive equipped laptop
  111.   then this path should be the root directory of the hard drive ("C:\" or
  112.   "D:\" for Toshiba T1000 laptops).  If you are using a Laptop with only
  113.   floppy drives then you must always start the computer (and turn off the
  114.   computer) with the same diskette.  This is because the elapsed time file
  115.   must be checked when the computer is started and should be updated with a
  116.   new elapsed time whenever the computer is turned off.
  117.  
  118.   UPDATE FREQUENCY: is the number of minutes between each work file update.
  119.   Any update frequency between 1 and 4 minutes should be suitable.
  120.  
  121.   BATTERY LIFE: is the number of minutes expected of a fully charged
  122.   battery. Here's how to estimate the battery life: First charge the
  123.   battery fully then remove the battery charger.  Start GASGAUGE and reset
  124.   the GASGAUGE elapsed time to 0 minutes.  Leave the computer on until the
  125.   battery is completely discharged.  Plug the computer in and start
  126.   GASGAUGE.  When you pop-up the GASGAUGE the field next to "ELAPSED TIME
  127.   SINCE LAST CHARGE" will tell you the actual time from full charge to full
  128.   discharge.  Use this time for the BATTERY LIFE in the GASGAUGE command
  129.   line.  Remember, GASGAUGE requires the BATTERY LIFE in minutes so 3 hours
  130.   and 15 minutes would be typed as 195 minutes.
  131.  
  132.   OFF LIFE: is the number of days the computer will stay charged with the
  133.   power turned off and the charger not attached.  This is more difficult to
  134.   estimate and can more easily be found in your laptop computer's manual.
  135.  
  136.   Consider the following example:  Your computer operates for 240 minutes
  137.   on a full charge (the BATTERY LIFE is 240 minutes) but your computer only
  138.   stays charged for 14 days if it is unplugged and not used (so the OFF
  139.   LIFE is 14 days).  Assume that GASGAUGE was reset to 0 the last time the
  140.   battery was charged and the charger was disconnected. After 7 days of not
  141.   being used GASGAUGE knows that 50%  of the battery life was consumed (50%
  142.   = 7/14 days) while the computer was not used.  The elapsed time will be
  143.   increased by 50% and the GASGAUGE will show 120 elapsed minutes (120
  144.   minutes = 50% x 240 minutes from a full charge) when the computer is
  145.   turned on.  The DATE and TIME must be correct on your computer for the
  146.   OFF LIFE to work correctly.
  147.  
  148.   If you do not type an OFF LIFE parameter in the command line then the OFF
  149.   LIFE calcuation will not be performed.  The OFF LIFE is not available in
  150.   the Shareware version.
  151.  
  152.  
  153. RESETTING THE GASGAUGE:
  154.  After a complete battery charge you must manually reset the GASGAUGE.  To
  155.  reset the GASGAUGE you must first hold the [ALT] key and press the [LEFT
  156.  SHIFT] key to pop up the GASGAUGE then hold the [CTRL] key and press "R".
  157.  When you are asked for the elapsed time press "0" and then press the
  158.  [ENTER] key.
  159.  
  160. ABOUT THE ALARM:
  161.  If the ALARM is on, the user will be warned audibly when the battery life
  162.  is dangerously low.  The alarm can be heard regardless of what you are
  163.  doing with the computer and will sound without having to "pop-up" the GAS
  164.  GAUGE.  To toggle on and off the ALARM you must first "pop-up" the
  165.  GASGAUGE and then hold [CTRL] and press the "A" key.
  166.  
  167. REMOVING GASGAUGE:
  168.  As with all TSR memory resident programs you must be careful when removing
  169.  GASGAUGE from the memory.  The safest method to disable GASGAUGE is to
  170.  restart (reboot) your computer.  However, the following method has also
  171.  been provided to remove GASGAUGE without rebooting:  You must first hold
  172.  the [ALT] key and press the [LEFT SHIFT] key to pop up the GASGAUGE then
  173.  hold the [CTRL] key and press "Q" to quit.
  174.  
  175.  Before using this option you must be sure that you are at a DOS prompt
  176.  below the GASGAUGE window and GASGAUGE must have been the last memory
  177.  resident program loaded.
  178.  
  179.  
  180. DEEP DISCHARGE ROUTINE:
  181.  
  182.  Complete discharge of rechargeable batteries is recommended by some
  183.  manufacturers of NI-CAD batteries as a method of exercising the battery
  184.  for maximum charge time.  Batteries which are not fully discharged before
  185.  being recharged can develop 'recharge memory' resulting in a shorter
  186.  'charge life'.
  187.  
  188.  The GASGAUGE discharge routine depletes your battery more quickly by
  189.  running all power consuming devices continuously until the battery is
  190.  discharged. To start the Discharge Routine type "GG/D"
  191.  
  192.  To avoid premature wear on your disk drives you should only use this
  193.  routine when you would like to discharge your batteries as quickly as
  194.  possible.  Although the Deep Discharge routine has been tested on a
  195.  variety of computers you should contact your computer manufacturer if you
  196.  have any questions about continuous disk drive operation.
  197.  
  198.  Before starting the deep discharge routine all external disk drives should
  199.  be off or disconnected and diskettes should be removed from the drives.
  200.  The GASGAUGE elapsed time file will not be updated so remember to reset
  201.  the elapsed time after completing the new charge cycle.
  202.  
  203.  The routine may be stopped at any time by holding the [CTRL] key and
  204.  pressing the "D" key at the same time.  There may be up to a 15 second
  205.  delay before the disk drives stop turning.
  206.  
  207. -----------------------------------------------------------------------
  208.  
  209.   BIG-GASGAUGE REGISTRATION FORM:
  210.   Please make your $20 donation payable to Charles Eglinton
  211.  
  212.   Donation Schedule:
  213.              1 to 15 copies            $20.00 ea.
  214.             16 to 30 copies (10% off)  $18.00 ea.
  215.             31 to 49 copies (20% off)  $16.00 ea.
  216.             50 to 99 copies (30% off)  $14.00 ea.
  217.             100+ copies                (by arrangement)
  218.  
  219.   MAIL TO: Charles Eglinton
  220.            c/o Electronic Technologies
  221.            3985 S. Rochester Road, Suite H.
  222.            Rochester, MI  48063
  223.  
  224.  
  225.       NAME:____________________________________________________
  226.  
  227.    ADDRESS:____________________________________________________
  228.  
  229.       CITY:____________________________________________________
  230.  
  231.      STATE:________________________  ZIP CODE:_________________
  232.  
  233.      PHONE:________________________
  234.  
  235.      PROGRAM SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE.
  236.      REGISTERED USERS WILL GET PRINTED INSTRUCTIONS AND UNRESTRICTED
  237.      COPIES OF THE PROGRAM WITH ALL OF THE FEATURES DESCRIBED ABOVE.
  238.  
  239.     PLEASE ANSWER THE FOLLOWING QUESTIONS SO THAT WE MAY SERVE YOU BETTER
  240.     IN THE FUTURE:
  241.  
  242.     WHAT IS THE NAME AND
  243.     NUMBER OF THE BBS WHERE
  244.     YOU FOUND THIS PROGRAM?____________________________________________
  245.  
  246.     WHAT KIND OF COMPUTER DO YOU USE?__________________________________
  247.  
  248.     WHAT KIND OF MODEM DO YOU USE?_____________________________________
  249.  
  250.     WHAT IS YOUR OCCUPATION?___________________________________________
  251.  
  252.     HOW DO YOU INTEND TO USE THIS PROGRAM?_____________________________
  253.  
  254.     ___________________________________________________________________
  255.  
  256.     DO YOU FEEL THE DONATION IS TOO HIGH, JUST RIGHT or TOO LOW?_______
  257.