home *** CD-ROM | disk | FTP | other *** search
/ On Disk Monthly 61 / odm61.zip / AMORT.TXT < prev    next >
Text File  |  1991-09-16  |  2KB  |  77 lines

  1. AMORT
  2. SG
  3. amortizer images
  4. title  124,74
  5. static 124,134
  6. byline 124,257
  7. staticgraph 224,124
  8. AG
  9. amortizer piece
  10. S #1 1 226,169 44,169 20 4
  11.  
  12. ^Cby James Barberousse
  13.  
  14. AMORT is a simple program that generates loan payment schedules.
  15. In the past you had to go to a bank, tell them your financial
  16. woes and let them produce a table of payment possibilities.  With
  17. AMORT you just enter the loan data (you may have to call the bank
  18. to get current percentage rates) and the payment information will
  19. be yours.
  20.  
  21.  
  22.  
  23.  
  24. ^C^SAMORT^S
  25.  
  26. After pressing a key to close the ABOUT box you are placed in the
  27. Enter Loan Data section.  Each item must be filled in for AMORT
  28. to generate a payment schedule.
  29.  
  30.  
  31. ^SData Entry Screen^S
  32.  
  33. ^BLoan Amount:^B Enter the amount of money you wish to borrow.
  34. This program limits that amount to between 100.00 and 9999999.99.
  35. AMORT will only accept digits and a decimal place, commas and
  36. dollar signs are not valid input.
  37.  
  38. ^BPercentage Rate:^B Enter the interest rate the bank charges
  39. for your loan.  For example, 13.5% would be entered as 13.5.
  40.  
  41. ^BNumber of payments per year:^B Enter the number of payments you
  42. have to make each year.  This value defaults to 12--one payment
  43. per month.
  44.  
  45. ^BNumber of years:^B Enter the number of years the loan will be for.
  46.  
  47. ^BF1^B: Bring up more detailed help.
  48.  
  49. ^BESC^B: Exit the program.
  50.  
  51.  
  52. ^C^SAMORT at work^S
  53.  
  54. When you are satisfied that the information about your loan is
  55. correct press ^BF10^B and AMORT will amortize your loan and
  56. present you with a payment schedule.  The following keypresses
  57. are valid at this time:
  58.  
  59. ^BESC^B: Returns you to the Enter Loan Data section.
  60.  
  61. ^C^BWhat could be simpler?^B
  62.  
  63.  
  64. ^SOUTSIDE ON DISK MONTHLY^S
  65.  
  66. To run ^BAMORT^B outside the On Disk Monthly menu, type
  67.  
  68.    ^BAMORT^B
  69.  
  70. Disk files this program uses:
  71. ^FAMORT.EXE
  72.  
  73. On Disk Monthly has taken every precaution to insure that this
  74. program produces accurate results.  Due to the different
  75. calculation methods in use we cannot guarantee these results will
  76. match those of your banks.  Please make sure you get an
  77. amortization table from your bank before you get a loan.