On 11/16/06 6:53 PM, "Dar Scott" <[EMAIL PROTECTED]> wrote:

> This would be a short and maybe elegant solution, except it doesn't
> work:
> 
> function fNumericToMoney d
>   set the numberFormat to "$,.00"
>   return (d+0) & empty  -- force use of numberFormat
> end fNumericToMoney
> 
> The dollar and comma are converted to zeros.
> 
> (I think I misunderstood your question about style, earlier.)
Not the end of the world, by the way what did you by prefix?
Hershel
> 
> Dar
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to