global statementThe global statement defines global settings. The syntax is:
global
stmt1
stmt2
...
where dots represent any number of statements. The following
subsections discuss the statements that can be used within a
global block.
This document was generated on January 2, 2022 using makeinfo.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.