gbernal
8th July 2004, 23:37
Hi everyone:

How can I do a page change in one report?

I know that I could use one of the lattr instrucctions, but I don't know wich of them is the appropiate.


Thanks for your help

best regards

sachin03
9th July 2004, 06:03
To start a new page in the report, you could use the function page() or to.page(n) in the report script.