Re: Modulo function in progress 4gl On Jul 16, 8:34 am, Claus <socaciu.clau...@gmail.com> wrote:
> Hello,
>
> Does anyone know where to find the code of the MODULO function used in
> progress.
>
> Thanks in advance. Claudiu.
I think this is what you want: Try this program: display 10 mod
3. |