DBG$HELP.HLB  —  DEBUG  FOR
    Executes a sequence of commands while incrementing a variable a
    specified number of times.

    Format

      FOR  name=expression1 TO expression2 [BY expression3]

           DO (command[; . . . ])
Additional Information: explode extract
Parameters Description Examples
Close Help