Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> &TotalPhysicalPages in Oracle Reports
I am trying to access &TotalPhysicalPages in a format trigger as that helps me in a conditional evaluation, if it's the last page, format trigger would execute certain statements,else do some_thing else. I am able to access the current physical page# via srw.get_page_num package, but how to find out if the current page is the last page? Is there any boolean variable like system.last_page? (similar to system.last_record in SQL*Forms 3.0) or can srw package be used in this case too?
Any comments/suggestions would be greatly appreciated.
Thank you,
krishna.
kadira_at_ctp.com
Received on Fri Jul 11 1997 - 00:00:00 CDT
![]() |
![]() |