For each module you define with arguments given in a START statement, a separate symbol table called a local symbol table is created for that module. All symbols (variables) used inside the module are ...
The macro NAME1's local symbol table remains empty. Figure 5.5 illustrates the contents of the global and local symbol tables before, during, and after NAME1's execution. The macro processor ...