home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / utilsr / spydrx / AMORT.WEB next >
Text File  |  1995-08-20  |  2KB  |  71 lines

  1.  
  2. <opts>
  3. <odest>screen</odest>
  4. <oname>OUTPUT</oname>
  5. <onewl>lf</onewl>
  6. <cfmt>%month,%prin</cfmt>
  7. <ctype>iterate</ctype>
  8. <citer>60</citer>
  9. <call>no</call>
  10. <cdisp>fmtlist</cdisp>
  11. <cext>yes</cext>
  12. <rtype>fmt</rtype>
  13. <rfmt>\n\N \V</rfmt>
  14. <rall>yes</rall>
  15. <starg>ugga</starg>
  16. <srpl></srpl>
  17. <scount>1</scount>
  18. <sout>yes</sout>
  19. <nfmt>fixed</nfmt>
  20. <ndec>2</ndec>
  21. <nang>degrees</nang></opts>
  22. <cell>
  23. <cname>apr</cname>
  24. <text>annual periodic interest rate</text>
  25. <val>0.10</val></cell>
  26. <cell>
  27. <cname>home</cname>
  28. <text>DIRECTORY:
  29.   month-- payment number... initialize to starting payment number.
  30.   prin -- principal amount
  31.   apr -- annual periodic interest rate
  32.   itm -- interest paid this month
  33.   mi -- monthly interest rate  
  34.   pymt -- monthly payment
  35. iterations(in Options) -- number of payments
  36.  
  37. USAGE:
  38.      Set number of iterations equal to number of payments (Special Menu, select Options submenu, select Calculations).
  39.      Set month to 0.  
  40.      Fill in payment amount (pymt) if it hasn't been already.
  41.      Fill in apr percentage (apr) if it hasn't been already.
  42.       Position to prin cell. (prin)
  43.       Fill in principal amount.
  44.      Special menu, select Evaluate.
  45. </text>
  46. <val>1.234</val></cell>
  47. <cell>
  48. <cname>itm</cname>
  49. <text>interest paid this month</text>
  50. <val>39.88</val>
  51. <form>mi!*prin</form></cell>
  52. <cell>
  53. <cname>mi</cname>
  54. <text>monthly interest rate</text>
  55. <val>0.01</val>
  56. <form>apr/12</form></cell>
  57. <cell>
  58. <cname>month</cname>
  59. <val>60.00</val>
  60. <form>month+1</form></cell>
  61. <cell>
  62. <cname>prin</cname>
  63. <text>Principal amount
  64. </text>
  65. <val>22500</val>
  66. <form>prin+itm!-pymt</form></cell>
  67. <cell>
  68. <cname>pymt</cname>
  69. <text>monthly payment</text>
  70. <val>475.00</val>
  71. <form>pymt+month-month</form></cell></eof>