REPORTER 22.1
Predefined Variables
Predefined variables
REPORTER already has a number of variables defined. They are:
| Variable | Description |
| CURRENT_PAGE | The current page in the report (can be used when a report is generated) |
| TIME | The current time (can be used when a report is generated) |
| DATE | The current date (can be used when a report is generated) |
| DEFAULT_DIR | A default directory for a job |
| DEFAULT_JOB | A default jobname |
| REPORTER_HOME | The directory REPORTER is installed in |
| REPORTER_TEMP |
A temporary working directory |
| TOTAL_PAGES | The total number of pages (can be used when a report is generated) |
| TEMPLATE_DIR | The template directory (useful for locating files relative to the current template) |