Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Artful Two for Clipper 5.0 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

Syntax

DO_MORT()  ... or ... SET KEY ### TO DO_MORT

Purpose

A pop-up mortgage calculator; calculates monthly payment.

Arguments

(Passed automatically if called through SET KEY)

     cProc -- procedure/function name

     nLine -- line number if compiled with line numbers, else 0

     cVar -- variable being read, if any

Setup

None. U.S. calculation conventions are employed.

Example

     DO_MORT()

Returns

Monthly payment due on a mortgage.

Side Effects

None.

Artful Calls

PMT, READ_IT, DRAW_BOX, MSG, SYSCOLOR

Source File

AA_MORT.PRG

See Also: PMT() FCALC() DO_FV() DO_PRINC()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson