divide, /
Full Description
swirl
Syntax
  numeric-expression (/ | divide) numeric-expression


Purpose

Division operator. In OmniMark, / is the preferred form, rather than divide.

Each line in this sample is an example of the use of the division operator:

  43 / 967
  12 / 19 / -35
  a / b   ;each letter being the variable of a local counter
  a divide b   ;each letter being the variable of a local counter

Copyright © OmniMark Technologies Corporation, 1988-1998.