home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / home / gas_log / readme.pas < prev   
Pascal/Delphi Source File  |  1990-12-17  |  4KB  |  117 lines

  1. The program GAS_LOG is Copyright 1987 by Peter B. Eby. It may be copied
  2. freely with the provision that the copyright notices must remain intact
  3. and written permission from the author must be obtained before this
  4. program may be sold or modified.
  5.  
  6.  
  7.                INSTRUCTIONS FOR RUNNING GAS_LOG
  8.  
  9. PURPOSE:
  10.  
  11.     Keeping an accurate record of your automobile expenses is not a
  12.     big job, and can pay real dividends in showing you when you need
  13.     to get a tune-up.
  14.  
  15. SYSTEM REQUIRED:
  16.  
  17.     520ST with mono or color set at medium resolution.
  18.  
  19. GETTING STARTED:
  20.  
  21.     Make sure that MERC.GAS is on A: if you want to see an example.
  22.  
  23.     Double-Click on GAS_LOG.
  24.  
  25.     Put the mouse on File and click on Retreive. Select MERC.GAS.
  26.     In a few seconds you will see a series of rows and columns that
  27.     show a listing of my automobile expenses.
  28.  
  29.     Don't be alarmed that it shows metric units. GAS_LOG handles both
  30.     systems and converts units as requested.
  31.  
  32. MOVING AROUND:
  33.  
  34.     Use the arrow keys to move the big black cursor around. If you want
  35.     to change anything, place the cursor over it and type in new data
  36.     followed by an arrow key or Return key.
  37.  
  38.     If you move the cursor to row 20 and press down, the screen will
  39.     roll up, showing you another row. There are 400 rows available.
  40.     Don't hold the cursor down or up, unless you enjoy waiting.
  41.  
  42.     Shift-up and shift-down will move you 20 rows at a time.
  43.  
  44.     Home and shift-home will take you to the first row, and the last row
  45.     that contains data.
  46.  
  47. ENTERING YOUR OWN DATA:
  48.  
  49.     Put the mouse on Worksheet and select Erase. This will clear out
  50.     all data in memory.
  51.  
  52.     Put the mouse on Units and select the units that you normally buy
  53.     gas, the odometer type of your car, measure of economy, and cost
  54.     per mi or km. This only has to be done once! This information will
  55.     be saved on your disk file.
  56.  
  57.     Get out your gas receipts and enter your data. It doesn't hurt to
  58.     keep maintenance and repair costs too.
  59.  
  60.     After you are done, put the mouse on File and select Save. Enter
  61.     your own file name with a .GAS suffix.
  62.  
  63. TIPS:
  64.  
  65.     After entering data in a cell, don't press return, press an arrow key.
  66.     this will save you a keystroke.
  67.  
  68.     Keep a pencil on your dashboard and make sure you keep track of the
  69.     amount of gas and the amount. If you use a charge card, make sure that
  70.     these are entered. EVERY TIME !
  71.  
  72.     You don't have to write your mileage each time that you fill up. The
  73.     program will calculate the economy between times that you write it down.
  74.  
  75.     If you have 2 vehicles, keep a seperate file for each. Name them after
  76.     your vehicle: HARLEY.GAS, JUNKER.GAS, BEEMER.GAS, etc.
  77.  
  78.     Don't enter negative amounts. That will be possible in release 1.1
  79.  
  80. PRINTING:
  81.  
  82.     Point the mouse to File and click on print. If it locks up, maybe
  83.     your printer isn't on.
  84.  
  85.     A summary showing your overall economy and cost per mi/km is printed
  86.     out at the end. In release 1.1, this will be on an alert box for those
  87.     without a printer.
  88.  
  89. INTERNATIONAL TRAVELLERS:
  90.  
  91.     This is especially usefull when travelling between Canada and the U.S.
  92.     because it will convert the gas between litres and gallons for you. Just
  93.     enter the units that you purchased, move the cursor over the gas amount
  94.     that you want converted, Point the mouse to Convert and click on litres
  95.     or gallons. Wow!
  96.  
  97.     You have to convert the dollars yourself because the conversion rate
  98.     changes day by day.
  99.  
  100. CANADIANS:
  101.  
  102.     This program uses American gallons in calculating mpg. This will give
  103.     you lower reading than you are used to. Multiply the mpg by 6/5 and you
  104.     will have miles per Imperial gallon.
  105.     Did you know that Canadian ounces are slightly smaller than american
  106.     ounces?
  107.  
  108. ----------------------------------------------------------------------------
  109.  
  110. Please tell me what you think of this program, or if you find any
  111. undocumented features (bugs). Suggestions for improvements are welcome.
  112.  
  113. Peter Eby       (306) 586-0137
  114. 43 Arlington St.
  115. Regina, Saskatchewan
  116. Canada   S4S 3H7
  117.