TAL Reference Manual

TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-50
'SG'-Equivalenced Simple Variables
'SG'-Equivalenced Simple Variables
The 'SG'-equivalenced simple variable declaration associates a simple variable with a
location that is relative to the base address of the system global data area.
'SG'-Equivalenced Definition Structures
The 'SG'-equivalenced definition structure declaration associates a definition structure
with a location relative to the base address of the system global data area.
type identifier = 'SG' ;
[
-
+
index
offset
]
,
VSTB141.vsd
STRUCT identifier = 'SG'
=
'SG'
.EXT
; structure - layout ;
[
-
+
index
offset
]
VSTB142.vsd