what is Global Symbol table and Local symbol table?
Answer Posted / rammy.uf
Thats true Vinod.
1. % Global the macro variables are stored in Global Symbol
table for % Local the macro variables are stored in Local
Symbol table
2. You can use the global macro in open code. It is
impossible with Local coz it can be used only inside macro
definition
3.The local get erazed after execution of the programme
wheras the global ends after the session close .
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
How to limit decimal places for variable using proc means?
explain the proc in sas? : Sas-administrator
What is SAS? What are the functions does it performs?
What can be the size of largest dataset in SAS?
What is the length assigned to the target variable by the scan function?
what is information maps?
Can you suggest us materials for sdtm mapping?
What is connection profile? : sas-grid-administration
Why double trailing @@ is used in input statement?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
In SAS explain which statement does not perform automatic conversions in comparisons?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What are pdv and it functions?
What are the data types does SAS contain?
what is operational data and operational system? : Sas-di