Formatting numbers with XML UI (VDC)

Luis Carlos Díaz Otero <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <[email protected]>
I have a lot of forms where numbers with two decimal places must be displayed. If i do the following:
 
...
...
myfield = FORMOMLY.myfield TYPE DECIMAL (14,2),FORMAT="###,###,###,###.##";
...
 
 
When a number as for example 1591721.12 is displayed in that field, the format is wrong, as it displayed as 1,591,721,.12.00 and the right format must be 1,591,721.12
 
It doesn´t matter if i change the type to DECIMAL(18,2)  (to include the commas and the dot), the result is the same.
 

Cordial saludo: 

Luis Carlos Díaz Otero



________________________________

Hay 10 clases de personas en el mundo: las que saben de números binarios y las que no


________________________________

Asesoramos y acompañamos su presentación de tareas y trabajos de matemáticas:
http://www.facebook.com/pages/Asesorias-Matematicas/142808622433724?created

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.