Dennis: I've never tried that before, but looking in my notes document, I found
the following code that I saved. Could this help you?
If you need to manipulate page numbers,:
1. MainMenu | Report | Actions | Before Generate ...
SET VARvCurrentPageNumber INTEGER = 0 ; RETURN
2. Enable Cache Pages option
Main Menu | Report | Cache Pages (default is set to OFF)
3. Right-click on Page Header Band| After Generate Custom EEP ...
SET VARvCurrentPageNumber = (.vCurrentPageNumber + 1)
Karen
-----Original Message-----
From: Dennis McGrath <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Tue, Oct 1, 2013 1:24 pm
Subject: [RBASE-L] - Capture rep[ort page number to variable???
I want to hide a region based on the report page number.
I understand #page no longer exists, so how can I test the page number?
Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]