RE: commas in format string
Al Arzaga <aarzaga-nkJVuyUqn/[email protected]>
| Newsgroups | gmane.text.rlib.user |
|---|---|
| Message-ID | <5D04AA663E554C4AAAEB1C300E32CE2E013F14A6@gelbermail.gelbergroup.com> |
Mike, It doesn't seem to work... I see no errors. I'm using rlib-1.3.2 -----Original Message----- From: Mike Roth [mailto:mroth-J0aWFLYJOWhWk0Htik3J/[email protected]] Sent: Wednesday, April 20, 2005 11:04 AM To: Al Arzaga Cc: RLIB USERS Subject: Re: [Rlib-users] commas in format string Hi Al: To format with commas use the $ (dollar sign) within the % format: format="'%$.02d'" This should turn 12345.67 to 12,345.67 Best Regards, Mike On Wed, 2005-04-20 at 10:52 -0500, Al Arzaga wrote: > Is there a way to represent large numbers with commas in every three digits? > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: New Crystal Reports XI. > Version 11 adds new functionality designed to reduce time involved in > creating, integrating, and deploying reporting solutions. Free runtime info, > new features, or free trial, at: http://www.businessobjects.com/devxi/728 > _______________________________________________ > Rlib-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rlib-users ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Rlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rlib-users ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728