home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / cm170.zip / READ.ME < prev   
Text File  |  1988-07-11  |  5KB  |  137 lines

  1. -- The Association of Shareware Professionals
  2.  
  3. Custom Technologies is a member of the Association of Shareware Professionals
  4. (ASP).  The ASP is a non-profit organization incorporated in the state of
  5. Washington.
  6.  
  7. The ASP is made up of professional shareware authors nationwide, and is
  8. dedicated to furthering the concept of shareware as an alternative to
  9. commercial software.  The authors share a code of ethics and have agreed to
  10. comply with standards of quality, documentation, and support set by the ASP.
  11.  
  12. Look for the ASP name and symbol for an assurance of high-quality, well-
  13. supported shareware.
  14.  
  15.  
  16. -- On-Line Support
  17.  
  18. On-Line support for all Custom Technologies' products is now available on
  19. CompuServe!  We are sub-topic 7 in the PC Vender forum.  Type GO PCVEN at
  20. any CompuServe prompt.
  21.  
  22. All of our shareware products are available for downloading from this forum.
  23.  
  24.  
  25. Revision History
  26.  
  27. -- V1.02 to V1.03
  28.  
  29. 25 Oct 86
  30.  
  31.      Two specific bugs have been fixed.  First, checks may now be
  32. printed in any selected pitch (version 1.02 was "stuck" in elite)
  33. and second, a rare problem with date indexing was corrected.  If
  34. you notice any transactions out of date sequence, you should
  35. REBUILD the data files using the REBUILD feature of version 1.03
  36. (the REBUILD feature of 1.02 is not robust enough to correct the
  37. problem).
  38.  
  39.      New features include a more robust REBUILDing algorithm that
  40. maximizes recovery of data in the event of system crashes or
  41. "odd" circumstances, calculation and reporting of totals after
  42. transaction reports, and date "memory" during transaction entry.
  43. This means that CheckMate will default to the last date entered
  44. instead of the DOS date while entering transactions.  We have
  45. also improved the searching algorithms (resulting in greater
  46. speed).
  47.  
  48.  
  49. -- V1.03 to V1.04
  50.  
  51. 1 Nov 86
  52.  
  53. Three corrections have been made to version 1.03.  First, the  MATCH
  54. criteria has been corrected so that transactions on the ENDING DATE
  55. are included in the reports.  Second, the REBUILDING algorithm has
  56. been adjusted to correct the account balance following corruption to
  57. the data file itself.  Finally, a DOS file-handle error was fixed so
  58. that changes made to the data files immediately after a REBUILD are
  59. not lost.
  60.  
  61. -- V1.04 to V1.05
  62.  
  63. 26 Mar 87
  64.  
  65. You may now print Long Reports on all 8 accounts, as an error in
  66. maintaining DOS file handles has been corrected.
  67.  
  68. A small bug in the "search" routine has been corrected (could cause
  69. CheckMate to lock-up in a search loop).
  70.  
  71. The object code is smaller and faster.
  72.  
  73. An "Expensed" flag field has been added to the transactions as an
  74. interface to CheckMate-GL, our new multiple-entry general ledger
  75. package for home and small business.  This flag may not be documented
  76. in your user's guide, but is discussed in the CheckMate-GL User's Guide.
  77. If you are not using CheckMate-GL, this flag is of no consequence to
  78. you.
  79.  
  80. -- V1.05 to V1.05A
  81.  
  82. 30 Dec 87
  83.  
  84. A small change to allow by-passing of the opening screen.  Simply invoke
  85. CheckMate with the "/S" option on the command line.  That is:
  86.  
  87.        CM /S
  88.  
  89. will run CheckMate without displaying the opening screen.
  90.  
  91. -- V1.05A to V1.05B
  92.  
  93. 23 Jan 88
  94.  
  95. Modified right margin (condensed print) from 134 to 131 characters to
  96. allow proper line spacing on some printers.  Also, a bug in the LONG
  97. (when writing to the printer) report format has been fixed.
  98.  
  99. -- V1.05B to V1.10
  100.  
  101. 26 Apr 88
  102.  
  103. CheckMate will now support the use of window envelopes as it can now
  104. print addresses on your checks.  This feature is optional per account
  105. and you specify your choice in the ENTER or EDIT ACCOUNTS module.
  106.  
  107. We've added mouse support!  If you have a Microsoft or Mouse Systems
  108. compatible mouse, CheckMate will recognize it as an input device.
  109. (NOTE: You must load your mouse driver first).  The left button acts
  110. as the <CR> key, and the right button as the <ESC> key.
  111.  
  112. The RECONCILE account module has been modified to allow quick fixes
  113. of incorrectly entered amounts.  Press <F2> while reconciling to
  114. immediately alter a transaction amount.
  115.  
  116. We've added a few additional print variables for the checks, including
  117. the ability to print left-justified *'s in numerical amounts.  We've
  118. also added additional text strings to assist in printing check stubs.
  119.  
  120. -- V1.10 to V1.60
  121.  
  122. 27 Jun 88
  123.  
  124. No substantial changes to the program.  We released this version as 1.60 to
  125. standardize our version numbering (across all our products) and to update our
  126. address and phone numbers (as we have relocated to Colorado Springs, CO).
  127.  
  128. -- V1.60 to V1.70
  129.  
  130. 11 Jul 88
  131.  
  132. One problem was fixed.  DOS 2.X (and some generic versions of DOS 3.X) do not
  133. initialize the MOUSE INTERRUPT (int 51).  When CheckMate called this interrupt
  134. to check for the mouse, the computer  would hang.  Version 1.70 first confirms
  135. the validity of the interrupt before actually calling it.
  136.  
  137.