Record Count in RLIST while using headers and footers (AREV Specific)
At 18 MAY 1999 05:38:34PM Chris Mcguinness wrote:
Is there any way to have the record count appear _with_ a header or footer?
Regards, Chris.
At 19 MAY 1999 03:27PM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
This was fixed in ARev 3.12. No other way unless you want to gen the R/List script and hack it each time.
At 24 MAY 1999 10:41AM [email protected] wrote:
Don't know if this will help you or not, but if you want to use RBASIC to select your records and then call RLIST, I wrote a little function that stores report-related info, such as relevant dates, selection criteria, record counts, etc into a table. Then you just add dictionary items in your RLIST report that point to the report info table.
It's an easy way to dress up the RLIST reports, without having to do the wholle thing in RBASIC. If you are interested, I'll send you the code if you promise not to laugh…