sandyrepope
29-05-2008, 02:09
I'm a little confused about what the floating point currency should do when a variable is dimensioned as currency.
I thought it would provide something like .50 but when I use it all my variable holds is .5 (shouldn't it have like .50 instead?)
If not, then how do I make sure that there are always two digits after the decimal?
I'd like to see the variable printed to the console screen as like .50 instead of .5.
Thanks
Sandy
I thought it would provide something like .50 but when I use it all my variable holds is .5 (shouldn't it have like .50 instead?)
If not, then how do I make sure that there are always two digits after the decimal?
I'd like to see the variable printed to the console screen as like .50 instead of .5.
Thanks
Sandy