home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC2.ARC / 4311.PRN < prev    next >
Encoding:
Text File  |  1985-02-26  |  1.0 KB  |  38 lines

  1.  
  2. Problem  Menu driven loan schedule generator. You enter loan balance,
  3.          term, and interest rate, and it builds either a yearly or monthly
  4.          amort schedule.  Gives you option of generating a graph of the
  5.          resulting schedule.
  6.  
  7.  
  8. Block Diagram
  9.  
  10.                ___________________
  11.               |                   |
  12.               |    Macros         |
  13.               |___________________|
  14.               |                   |
  15.               |    Inputs         |
  16.               |___________________|
  17.               |                   |
  18.               |    Schedule       |
  19.               |___________________|
  20.               |                   |
  21.               |    Instructions   |
  22.               |___________________|
  23.  
  24.  
  25. Tips
  26.               Macro routines that build schedule A40
  27.               Macro routines that generate graph C29
  28.               Amort formulas A55..A58
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.