BASICHELP.HLB  —  MOD
  The MOD function divides a numeric value  by  another  numeric  value  and
  returns the remainder.

  Example B% = MOD(A,70)

1  –  Syntax

      num-var = MOD (num-exp, num-exp)
Close Help