Friday, July 6, 2012

Tip of the Day: Capturing Report Page Number
Product: R:BASE eXtreme 9.5 (32/64), Build: 9.5.1.10717 or higher
Section: Reports and Report Designer

Did you know that you can capture the current Report Page Number of the
report regardless of any objects on the report Detail Band?

Using R:BASE eXtreme 9.5 (32/64), Build: 9.5.1.10717 or higher, you can
use the following GETPROPERTY command to achieve such goal.

Here's how:

GETPROPERTY REPORT PAGENO vPageNo
RETURN

New GETROPERTY REPORT PAGENO vPageNo will return the current page number
into a variable (vPageNo) which you can use to accomplish your objective
of capturing the report page number.

Stay productive, my friends!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
www.Razzak.com
www.RazzakMemon.com

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to