OFFROWCALCS

Temporarily disables all row calculations.

Syntax

{ OFFROWCALCS }

Notes

This command temporarily disables all row calculations, for example, those calculations set by CALCULATE ROW. Subsequent rows of data do not contribute to a calculated row with an active SETROWOP until ONROWCALCS is issued. Disabling the calculations does not reset the values of the rows to zero. Instead, rows of data in the report after the command are ignored in the calculations.

Example

See the examples for the CALCULATE ROW command.