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_FV()  ... or ... SET KEY # to DO_FV

Purpose

Calculate future value of an investment. This function pops up a window
allowing you to enter investment specs and reports back the future value of
that investment.

Arguments

(Passed automatically if called through SET KEY)

     cProc -- procedure/function name

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

     cVar -- variable being read, if any

Setup

None.

Example

     DO_FV()

Returns

Future value of an investment.

Side Effects

None.

Artful Calls

FV

Source File

AA_FV.PRG

See Also: FCALC() DO_MORT() DO_PRINC()

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