TAL Reference Summary

Structure Declarations
TAL Reference Summary
096256 Tandem Computers Incorporated 25
Referral Substructure
Redefinitions
A referral substructure redefinition associates a referral substructure with a previous
item at the same BEGIN-END level of a structure.
;
208
STRUCT
identifier
referral
( )
lower-
bound
:
upper-
bound
[ ]
=
previous-
identifier
Simple Pointer
Redefinitions
A simple pointer redefinition associates a new simple pointer with a previous item at
the same BEGIN-END level of a structure.
=
previous-
identifier
;
identifier
185
.
.EXT
type
Structure Pointer
Redefinitions
A structure pointer redefinition associates a structure pointer with a previous item at
the same BEGIN-END level of a structure.
186
;=
previous-
identifier
STRING referralidentifier.
.EXT
( )
INT
)