added sysprog entities
This commit is contained in:
21
SYSPROG/STPROCINS/BND_EQUATES.txt
Normal file
21
SYSPROG/STPROCINS/BND_EQUATES.txt
Normal file
@ -0,0 +1,21 @@
|
||||
compile insert bnd_equates
|
||||
*
|
||||
* Record Structure
|
||||
Equ Rpt_Table$ to 1
|
||||
Equ Rpt_Detail$ to 2
|
||||
Equ group_header$ to 3
|
||||
Equ group_footer$ to 4
|
||||
Equ page_header$ to 5
|
||||
Equ page_footer$ to 6
|
||||
Equ Rpt_Header$ to 7
|
||||
Equ Rpt_Footer$ to 8
|
||||
|
||||
* Structure of bands
|
||||
Equ Str_Table$ to 1
|
||||
Equ Str_col$ to 2
|
||||
Equ Str_x$ to 3
|
||||
Equ Str_y$ to 4
|
||||
Equ Str_Width$ to 5
|
||||
Equ Str_Font$ to 6
|
||||
|
||||
|
Reference in New Issue
Block a user