Name | Modified | Size | Downloads / Week |
---|---|---|---|
PayoffCalc-v.0.4-windows.zip | 2011-05-01 | 5.0 MB | |
PayoffCalc-v.0.4-source.7z | 2011-05-01 | 8.6 kB | |
README.txt | 2011-05-01 | 2.7 kB | |
PayoffCalc-v.0.3-windows.zip | 2011-04-07 | 5.2 MB | |
PayoffCalc-v.0.3-source.7z | 2011-04-07 | 8.6 kB | |
PayoffCalc-v.0.2.1-windows.zip | 2011-04-07 | 5.2 MB | |
PayoffCalc-v.0.2.1-source.7z | 2011-04-07 | 7.0 kB | |
PayoffCalc-v.0.2-windows.zip | 2011-04-05 | 5.2 MB | |
PayoffCalc-v.0.2-source.7z | 2011-04-05 | 7.2 kB | |
PayoffCalc-v.0.1-windows.zip | 2011-04-04 | 5.2 MB | |
PayoffCalc-v0.1-source.7z | 2011-04-04 | 7.7 kB | |
Totals: 11 Items | 25.9 MB | 0 |
Payoff Calc v. 0.4 *************************** Release Log *************************** v.0.4 +Fixed a bug with the "Print" button not calculating correctly. v.0.3 +Added the ability to save and load -- each saved file is ~2kb. v.0.2.1 +Fixed a bug where interest was not calculated correctly when no payments were made. v.0.2 +Added the ability to customize the printed off sheet. See below for details, and payofftemplate.txt for the actual file. v.0.1 +Initial public release. *************************** General *************************** Welcome to the Payoff Calculator/Simple Interest Calculator readme. Important -- Payment dates must be in sequential order from the oldest to the newest down each column. -- The date "1/1/1900" under payments is the default date. Keeping this date tells the program to stop looking for payments. Right now, the program will calculate out to 108 payments (not tested past a dozen or so). Press "Calculate" to get basic information which will show up in the "Results" box, and can be copied and pasted. "Print" will print off a simple Payoff Worksheet. *************************** Print out Customization *************************** You can modify the "Payoff Worksheet" through modifying "payofftemplate.txt" using HTML. The variables (case sensitive) used are: 1. zzz.style == whatever is in the "RE:" box. 2. zzz.total == The total pay off balance. 3. zzz.payoffDate == The payoff date. 4. zzz.principal == The remaining principal. 5. zzz.fees == The remaining fees/costs. 6. zzz.newInterest == Accumulated interest. 7. zzz.dailyInterest == Daily interest accumulation. 8. zzz.oPrincipal == The original principal balance. 9. zzz.oCosts == The original fees/costs. 10. zzz.oInterestRate == The interest rate. 11. zzz.interestStartDate == The date interest starts. 12. zzz.payments == Payments received. *************************** Notes *************************** This is a early release version of Payoff Calc. Calculations were verified using the NC Court System's Judgment Calculator Worksheet (http://www1.aoc.state.nc.us/jpc/calculator.do). This program was created using C++ in QT 4.7.2 *************************** About *************************** This program was created by Jason Gray (c) 2011. This application/program may not be shared or distributed without the express permission of the author. THIS PROGRAM IS PROVIDED AS IS AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTY. USE AT YOUR OWN RISK. IT IS RECOMMENDED THAT YOU INDEPENDENTLY VERIFY ALL CALCULATIONS MADE BY THE PROGRAM. Project website: http://payoffcalc.sourceforge.net/ Contact information: jason.alan.grayatgmail.com