Crystal Reports for Rational Application Developer Designer Guide
Option Loop (Crystal Syntax)
The Option Loop statement can be used to specify the maximum number of loop condition evaluations per evaluation of a formula. This statement should only be used when the default maximum loop count of 100,000 is not sufficient for the given formula.
Note: The Option Loop statement must be used before any other statements.