home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / mort20c.zip / README.TXT < prev   
Text File  |  1993-03-11  |  4KB  |  104 lines

  1.  
  2.   *                                                                     *
  3.    This program is provided for your trial use for 30 days as shareware.
  4.    The program will stop working after 30 days.  If you would like to
  5.    continue to use it, you must purchase it from the author.  To order
  6.    a registered copy, please send a check or money order for $55.00 and
  7.    specify your diskette size, 3 1/2" or 5 1/4", (if none is specified,
  8.    3 1/2" will be shipped),  to:
  9.   *                                                                     *
  10.           |   Leiphart Computing Services, Inc.  
  11.           |   1035 Hopewell Road                 
  12.           |   Downingtown, PA 19335-1202         
  13.  
  14.  
  15. Notes about changes and bug fixes:
  16. ----------------------------------
  17.  
  18.    [v2.0c] (Mar 1993) Fixed protection violation if a history file without
  19.    any additional payment adjustments was read after reading a history file
  20.    that did include additional payment adjustments.  Fixed display  of
  21.    payment interest values less than ten cents.  Adjusted column format in
  22.    exported text files for additional principal values over $1,000.
  23.  
  24.    [v2.0b] (Feb 1993) Fixed SVGA display formatting.
  25.    
  26.    [v2.0a] (Jan 1993) Fixed bug that required the Control and Enter keys to
  27.    be pressed simultaneously to add a carriage return to the on screen
  28.    notepad.  Now, only the Enter key is necessary the same as the previous
  29.    versions.
  30.  
  31.    [v2.0] (Oct 1992) Major release.  Added many ease of use features,
  32.    exporting to note pad, text file, and spreadsheets, support for biweekly,
  33.    half monthly, quarterly, and annual payments, display payment due dates
  34.    for biweekly etc., enhanced printer support for Windows 3.1, full screen 
  35.    note pad editing, and improved performance.
  36.  
  37. =============================================================================
  38.  
  39.    [v1.3f] (May 1992) Corrected rounding error in accumulated year-to-date
  40.    interest +/- penny.
  41.  
  42.    [v1.3d] (Apr 1992) Added feature to allow negative payment adjustments.
  43.    This allows for adjusting down to a 'rounded down' payment and for penalty
  44.    adjustments.
  45.  
  46.    [v1.3c] (Mar 1992) Updated for running on MS Windows 3.1.  All
  47.    registered users upgraded free.
  48.  
  49.    [v1.3b]  Fixed FILE SAVE_AS to handle long names in nested directories.
  50.  
  51.    [v1.3a]  Fixed file naming error in FILE SAVE_AS could cause UAE.
  52.  
  53.  
  54.    [v1.3]  Added loan calculations for terms in months.  This is indicated
  55.    by appending the letter 'm' to the length value.
  56.  
  57.    Added commas in big numbers for ease of reading.
  58.  
  59.    Made percent %, dollar sign $, and comma optional in all fields.  All
  60.    number data values are parsed to remove extraneous characters.
  61.  
  62.    Improved amortization formatting for large numbers...millions of $.
  63.  
  64.    Corrected interface with auxiliary font managers which caused fonts
  65.    to change between pages.
  66.  
  67. ============================================================================
  68.  
  69.    [v1.2a] Fixed intermittent printer hang when printing Note Pad.
  70.  
  71.    Reversed Month and Date display locations...cosmetic.
  72.  
  73.    Avoided printer text corruption caused by MSC 6.00AX compiler
  74.    optimizer when printing Note Pad.
  75.  
  76. ============================================================================
  77.  
  78.    [v1.1]  Several printer display changes were made to improve column
  79.    alignment.
  80.  
  81.    The PRINT button now performs an implicit calculation of the current data 
  82.    to the printer to insure that the entered data and printed data both
  83.    coincide without regard to the current amortization schedule displayed. 
  84.  
  85.    The main menu's EXIT selection and the FILE menu's EXIT selection use
  86.    the hot key 'X' instead of the previous hot key 'E' to align with Microsoft's
  87.    pseudo standard.
  88.  
  89.    The file extension is forced to '.mtg' whether or not an extension is
  90.    entered to avoid misplacing data files.
  91.  
  92.    Early window initialization to simplify running on the debug version
  93.    of MS Windows 3.0.  (debug validation error)
  94.  
  95.    UAE: print driver communication to accomodate the IBM ProPrinter driver.
  96.  
  97.    UAE: print tabulation width corrected to accomodate drivers that do not
  98.    truncate white space/tabs that extend beyond the limits of their
  99.    page image.
  100.  
  101.    UAE: interest rate adjustments that are specified beyond the specified
  102.    extent of the loan amortization.  Now cause warning instead of UAE.
  103.  
  104.