home *** CD-ROM | disk | FTP | other *** search
-
- Problem Menu driven loan schedule generator. You enter loan balance,
- term, and interest rate, and it builds either a yearly or monthly
- amort schedule. Gives you option of generating a graph of the
- resulting schedule.
-
-
- Block Diagram
-
- ___________________
- | |
- | Macros |
- |___________________|
- | |
- | Inputs |
- |___________________|
- | |
- | Schedule |
- |___________________|
- | |
- | Instructions |
- |___________________|
-
-
- Tips
- Macro routines that build schedule A40
- Macro routines that generate graph C29
- Amort formulas A55..A58
-
-
-
-
-
-
-
-
-
-