added sysprog entities
This commit is contained in:
15
SYSPROG/STPROCINS/OIREPORT_EQUATES.txt
Normal file
15
SYSPROG/STPROCINS/OIREPORT_EQUATES.txt
Normal file
@ -0,0 +1,15 @@
|
||||
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'
|
Reference in New Issue
Block a user