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

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

Purpose

Pop-up financial calculator.

Arguments

(Passed automatically if called through SET KEY)

     x -- procedure/function name

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

     z -- variable being read, if any

Setup

None required. Front-ends the financial calculation routines.

Example

     SET KEY -9 TO FCALC         && F10 is calculator

Returns

.T.

Side Effects

None.

Artful Calls

DO_MORT, DO_PRINC, DO_FV, V_MENU

Source File

AA_FCALC.PRG

See Also: DO_MORT() DO_PRINC() DO_FV()

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