[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: Inc

     USE: Increments a specified variable a specified amount.  If no
          value is specified as an increment amount, it will be
          incremented by one. (X := X +1) Inc is usefull for producing
          extremely tight loops.

     DEPENDENCY:  None

     SYNTAX: Inc(Value,IncNumber);

See Also: Dec Pred
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson