R:BASE supports the following RBTI System Variables used in Reports:
•RBTI_REPORT_NAME
This variable holds the name of the current report.
•RBTI_REPORT_NAME_X
This variable captures the name when an attempt is made to open a report/label, whether the end result is successful or not/canceled.
•RBTI_RSTAT_TIME
This variable captures the generation time, in seconds, for the report to print.
•RBTI_RSTAT_PAGES
This variable captures the number of pages for the printed report.
•RBTI_RSTAT_DEV
This variable captures the output device used (SCREEN, PRINTER, FILE) for the print routine.