Skip to content

Clr_AllSubTotals - cWinReport2

Zeroes all the subtotal accumulators for the report

Type: Procedure

Syntax

Procedure Clr_AllSubTotals

Call Example

Send Clr_AllSubTotals

Description

The Clr_AllSubtotals procedure zeroes all the subtotal accumulators for the report.

Every time a new report is started, this message is sent to clear all totals. You should rarely need to send this message manually.