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

How can I add a number and string in a variable on Progress4GL

Discussão em 'StackOverflow' iniciado por fdantas, Setembro 14, 2015.

  1. fdantas

    fdantas Administrator Moderador

    How can I add a number and string into a character variable on Progress4GL like the following (it's just an example to show the idea).

    a = 'Code'
    b = 1

    c = a+b


    So c's value is "Code1"

    How can I do it on progress4GL?

    Any help is appreciated.

    Continue reading...

Compartilhe esta Página