Albert, I like your thinking. Ned -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Albert Berry Sent: Sunday, February 23, 2014 5:33 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: NO DECIMAL POINT
SET VAR vShowAmount INTEGER = (INT(100*DollarAmount)) Albert On 2/23/2014 5:10 PM, Ned Ritchie wrote: > I'm still in older DOS and upgrading to Windows. . . > > Medicare will be requiring NO DECIMAL POINT on dollar amounts on > printed paper forms. > Example: > 123.45 must become 12345 > > The Report Picture Format in DOS > [>]9999.00 gives 123.45 > The following Picture Formats just truncate the cents: > [>]999999 > [>]999900 > 999999 > 999900 > 000000 > > Any suggestions or workarounds? > > 2nd question: > How would one do it in Windows 7.6? > > Thank you, > Ned Ritchie > Judy's Intimate Apparel > > >

