open-insight/SYSPROG/STPROCINS/OIREPORT_EQUATES.txt
2024-03-25 15:17:34 -07:00

16 lines
344 B
Plaintext

compile insert oireport_equates
*** equates for REPOS.OIREPORT.. methods
EQU OIREPORT_FILE$ TO 'SYSREPOSREPORTS'
* repository type
EQU OIREPORT$ TO 'OIREPORT'
* repository classes for OIREPORT type
EQU REPORT_BUILDER_LAYOUT$ TO 'RBLAYOUT'
EQU REPORT_DESIGNER_LAYOUT$ TO 'RDLAYOUT'
EQU REPORT_DESIGNER_QUERY$ TO 'RDQUERY'