home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / chexbal3.zip / CHEXBAL.DOC < prev   
Text File  |  1987-01-01  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.          Documentation for CHEXBAL, Version 3 - 12/18/89
  5.  
  6.  
  7.          What's new in version 3:
  8.          Important error fix: If you have for example deleted an entry
  9.          in your checkbook and saved it without entering new
  10.          transactions CHEXBAL will give you the wrong balance (CHEX
  11.          does not truncate a shortened check book file and CHEXBAL was
  12.          assuming that the balance is always towards the physical end
  13.          of file, which is wrong).
  14.          Encrypted files will be skipped, not reading / printing their
  15.          balance at all. This is due to the fact that encryption makes
  16.          the file impossible to read.
  17.  
  18.  
  19.          CHEXBAL is a very simple but useful program that supplements
  20.          the CHEX checkbook software written by Rich Young,
  21.          Version 2.41-3 (the latest ones I know of).
  22.          I use Young's CHEX to keep track of what's happening on
  23.          several accounts. Unfortunately CHEX works only with a single
  24.          account at a time, so it is impossible to get a total balance
  25.          of all the accounts together.
  26.          This is where CHEXBAL comes in handy. Once run it checks all
  27.          the accounts, starting from CHEXBK01, ending with the one of
  28.          the highest number in the sequence. It adds (and subtracts)
  29.          all the account balances, displays them individually and then
  30.          shows the total balance for you.  That's all it does.
  31.  
  32.          Usage:
  33.          Either run CHEXBAL in the same path your accounting files
  34.          reside, or supply the path on the command line with it, as
  35.          in: CHEXBAL C:\PERSONAL\ACCOUNT.
  36.  
  37.          Errors:
  38.          If the program cannot find at least one checkbook file it
  39.          will display an error message and remind you to supply the
  40.          correct path (assuming that this is what's wrong).
  41.          Password protected files are OK and will be displayed
  42.          correctly.
  43.          The program stops its file search as soon as it cannot find a
  44.          file in the next ascending sequence. So if you have CHEXBK01
  45.          and CHEXBK03, but CHEXBK02 is missing CHEXBAL works only up
  46.          to the last file in the sequence, namely CHEXBK01.
  47.  
  48.          Credits:
  49.          Many thanks go to Rich Young in providing helpful hints, such
  50.          as pointing out the errors he found in version 2 of my
  51.          program.
  52.  
  53.          CHEXBAL is very fast and was written in TURBO C 2.0, so
  54.          credits go to BORLAND INTERNATIONAL for their outstanding
  55.          product!
  56.  
  57.          CHEXBAL is Freeware, no fees are necessary to be paid to me,
  58.          it's author.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.          CHEX is Copyright By Rich Young
  72.  
  73.  
  74.  
  75.  
  76.          How to get hold of me (Franz):
  77.          GEnie mail address: FRANZK
  78.          Compuserve address: 72341,3101
  79.          PRODIGY    address: KCGV38A
  80.          PC-Link    address: FranzK
  81.  
  82.  
  83.  
  84.  
  85.  
  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.