1997-10-16 00:46:09 +02:00
|
|
|
the Auto Payment Calculator V1.0 Release
|
1997-06-04 00:42:33 +02:00
|
|
|
Copyright (C) 1997 Eric A. Griff
|
|
|
|
|
2005-11-13 16:49:51 +01:00
|
|
|
Auto Payment Calculator is a simple, xforms based, application for
|
1997-06-04 00:42:33 +02:00
|
|
|
use under the X-windows system, that calculates auto loan payments.
|
2005-11-13 16:49:51 +01:00
|
|
|
|
|
|
|
It is pretty straight forward. You enter the Principal (Amount),
|
1997-06-04 00:42:33 +02:00
|
|
|
Term (in months), and Rate, and then with either [RETURN]
|
|
|
|
(or [enter] or whatever your keyboard equivelent is), (ALT-C), or
|
|
|
|
clicking the calculate button; you will have the payment in months,
|
|
|
|
as well as number of weeks, and weekly payment.
|
|
|
|
|
2005-11-13 16:49:51 +01:00
|
|
|
You may also [TAB] through the Amount, Term, and Rate, as well as
|
1997-06-04 00:42:33 +02:00
|
|
|
hold down ALT and press the character in its Name that is underlined
|
|
|
|
to go do that function. As long as all three are filled in, you may
|
|
|
|
hit [ENTER] to Calculate right there. This makes it easy to cycle
|
|
|
|
quickly through numerous terms, amounts, and rates.
|