[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: page break
Thanks a lot for replaying. I was successful to reset pages and print "Page
x of y" for each account.
I include the solution if someone wanted to do this:
1. Whenever a new account is to be printed execute
new-report $sqr-report
2. This resets the page-number to 1.
3. To print report to the same output file an option -A must be specified
in the command line like:
sqr pm_cost_centre_rpt cs_pm_prod/cs_pm_prod -A
This works perfect!!!
Thanks a lot again.
Ryszard