you can modify this method *NumeralsToTxt* method in *global* class as per
your requirement or make a similar method in global class with your changes

-- 
Regards
Deepankar
http://axgeek.blogspot.com/

On 6/27/08, Wahyudin Zakie <[EMAIL PROTECTED]> wrote:
>
>      hi,
>
> I've a problem with NumeralsToTxt function. i have invoice amount = IDR
> 31,131,178,729. i want to convert it to says number, i'm using numeralstotxt
> function but the result is wrong. i try to test this code with job like
> this.
>
>
>
> info(strfmt("%1",numeralsToTxt(31131178729.00)));
>
>
>
> it says : "Two Billion One Hundred Forty Seven Million Four Hundred Eighty
> Three Thousand Six Hundred Forty Seven and 00/100"
>
>
>
> is it a bug???
>
>
>
> Thank's for your reply...
>
>
>
> Zakie
>
> 
>

Reply via email to