At 02:04 PM 4/21/2008, [EMAIL PROTECTED] wrote:
I'm trying to find more info about the Number to Word plugin
other than what's in the help. If I do this:
PLUGIN num2wrd.rbl vDollarWords|90.50
It returns literally: ninety decimal five
Are there other parameters I don't know about to return
"ninety and 50/100" or something like that?
Karen,
The Plugin Num2Wrd.RBL is used to convert a number to its
written out text value. And, that is exactly what you are
seeing.
However, if your objective is to convert currency numbers to
word, you will need to use the R:BASE built-in (DWRD(value))
function, as demonstrated by Jan Johansen in his example to
help you understand the correct function for your specific
use.
For complete details, definitions and examples of all R:BASE
Plugins, refer to R:BASE Plugin Power Pack:
http://www.rbase.com/products/pluginpowerpack
Very Best R:egards,
Razzak.