Re: decimal point character
Mike Aubury <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <CAGAq4WH5Z-j7f+cDz-8ryGeKw8ep7Lf6Sq3ZpYwDRuey4UpD+A@mail.gmail.com> |
Aubit uses A4GL_NUMERIC - but you need to be careful - as (as you've said) - there are lots of places where the "," may be set as the separator (LANG, LC_NUMERIC, DBMONEY, etc etc) On Mar 14, 2012 1:09 PM, "hajek" <[email protected]> wrote: > Hm, it seems Aubit does not follow locale :-] > LC_NUMERIC set to something with comma as decimal point delimiter. > awk prints comma, aubit goes on using period. > > Michal > > On 14.3.2012 13:49, Michal Hajek wrote: > > Hi, > > > > how can I set (printed) number decimal point "delimiter"? > > > > eg code > > ... > > display 123.45 using "##&.##" > > ... > > > > gives > > 123.45 > > > > I need (for some reports) > > 123,45 > > > > Does Aubit (on unix) follow locale settings, so I have to find and set > > locale (LC_MONETARY ?) with such behavior, or there is any other way? > > > > Thanks, Michal > > > > > ------------------------------------------------------------------------------ > > Virtualization & Cloud Management Using Capacity Planning > > Cloud computing makes use of virtualization - but cloud computing > > also focuses on allowing computing to be delivered as a service. > > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > > _______________________________________________ > > Aubit4gl-discuss mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss > > > -- > -------------------------------------------------------------- > Michal Hajek mailto:[email protected] > Sprava NIS http://www.nemuh.cz > Uherskohradistska nemocnice a.s. > J. E. Purkyne 365 +420 572 529 204 > 686 68 Uherske Hradiste Czech Republic > -------------------------------------------------------------- > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Aubit4gl-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss