View Single Post

   
  #2 (permalink)  
Old 04-10-2008, 12:10 AM
progcat@comcast.net
 
Posts: n/a
Default 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.

Reply With Quote