A
Al Jones
Okay, this is dumb....
In gwbasic I can print using "#####.####"; 12.987654 and that produces
,,,12.9876 (commas for spaces). I've looked at buildstring, and tostring
but nothing I've seen gives me the ability to format with a non-currency
number position to the right of the decimal ... would someone please tell
me what I'm not seeing!
In gwbasic I can print using "#####.####"; 12.987654 and that produces
,,,12.9876 (commas for spaces). I've looked at buildstring, and tostring
but nothing I've seen gives me the ability to format with a non-currency
number position to the right of the decimal ... would someone please tell
me what I'm not seeing!