1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

4GL Progress/openedge thousand separates

Discussão em 'StackOverflow' iniciado por fdantas, Outubro 3, 2017.

  1. fdantas

    fdantas Administrator Moderador

    I want to do thousand separates for this value 100000000. How can i do it in progress.

    Sample Code

    DEFINE VARIABLE mAmount AS DECIMAL NO-UNDO.
    ASSIGN mAmount = 100000000.
    MESSAGE mAmount VIEW-AS ALERT-BOX INFO BUTTONS OK TITLE "Amount".

    Continue reading...

Compartilhe esta Página