TAL Reference Manual
TAL Syntax Summary (Railroad Diagrams)
Appendix B—526371.001
B-23
Procedure and Subprocedure Declarations
Procedure and Subprocedure Declarations
The following syntax diagrams describe procedure, subprocedure, entry-point, and
label declarations.
Procedures
A procedure is a program unit that is callable from anywhere in the program.
BLOCK
PRIVATE
identifier
AT (0)
BELOW (64)
BELOW (256)
END BLOCK
data -
declaration
;
;
;
VSTB053.vsd