Specifications

www.evisions.com Argos - Argos Report Writers Guide Page 66 of 118
Document Version 1.0 Last Updated 10.18.2010
The COUNTER function was added to the Page Footer Band as shown in the above report
design. Since the Page Footer Band is printed on each page, the counter will increment on
each page as well.
Reset the COUNTER expression
The name of the COUNTER expression must be obtained such that it can be reset within
the RESETEXPR function. To obtain the name, right-click on the [‘Page ‘ + COUNTER]
expression then click “Options to obtain the Expression Name, which in this case is
Expression1.
Figure 114Obtaining the name of the expression
To force the page counter to reset for each group, the RESETEXPR function must contain
the expression to reset (the COUNTER expression) when this band (Group Header) is
printed. Therefore ’Expression1’ is entered as the parameter as shown in the figure below.
The expression name must be enclosed within single quotes.
Figure 115Entering the expression name into the RESETEXPR function
The report design is now complete.