[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

page break



I need to print "Page ... of ..." in my report. I know I can use SQR
page-number and last-page command but it does not work in this case. The
report is printed for many accounts and each account should have "Page
...of ..." in the account's header. Thus, the numbering of pages should
start again for a ne account.
SQR report uses stored procedure to retrieve the result set in the proper
order.
Any suggestions ?

Ryszard