What is difference between Global n Local Macro Variables..?
Answer Posted / rag_uss
Global macro variables can be used anywhere in the program,
whereas Local macro variable can be used within that macro only.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is the role of unrestrictive users? : sas-grid-administration
Given an unsorted data set, how to read the last observation to a new data set?
which date function advances a date, time or datetime value by a given interval? : Sas programming
what are the benefits of data integration? : Sas-di
How is character variable converted into numeric variable and vice versa?
What is the difference between SAS functions and procedures?
Explain the use of proc gplot? : sas-grid-administration
Give some examples where proc report’s defaults are different than proc print’s defaults?
how many types prompting framework can be broken down to? : Sas-bi
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
Have you ever used the SAS Debugger?
How does the internal authentication work in sas? : sas-grid-administration
Which command is used to save logs in the external file?
Can you execute a macro within a macro? Describe. : sas-macro
What is the purpose of trailing @ and @@? How do you use them?