RCalculator.rbl
Top  Previous  Next

The RCalculator.rbl Plugin is used to launch a calculator to to perform any of the standard operations for which you would normally use a handheld calculator. It does not appear in the R:BASE 7.6 for Windows Menu.

Syntax:

PLUGIN 'RCalculator.rbl' 'vResult'

Where:

vResult is the variable to return the value of the calculated result

Notes:  

The returned variable value will be the correct data type of the calculated result (INTEGER, DOUBLE, REAL).


RCALC_PLUG