_amort Utility - Amortization
Syntax
call "_amort"
Description
The _amort utility performs loan amortization, utilizing three windows.
-
The first window prompts for the principal, interest rate, and number of periods the interest is applied to. Once this information is entered, _amort displays the second window.
-
The second window displays what the monthly payment is, the total interest paid, and the total paid back (interest and principle). The _amort utility will then displays a dialog for a printout of the payment schedule.
-
The third window displays the payment schedule and can be printed to either the screen or a printer.
Related Files/Programs
_prntsel.pub
_stdinp.pub