Can you excute a macro within a macro? Describe.
Answer Posted / aravind9882
s,v can execute a macro with in a macro and this type of
macros r called nested macros
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What are the limitations for memory allocation for SAS variables
what is sas enterprise intelligence architecture? : Sas-bi
What are the applications primarily used by business analyst? : Sas-bi
what is hash files in sas and why we are using this one in sas?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
What is the difference between %local and %global? : sas-macro
What are the differences between proc means and proc summary?
What is the length assigned to the target variable by the scan function?
What does proc print, and proc contents are used for?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
how many types prompting framework can be broken down to? : Sas-bi
Enlist the functions performed by sas.
Mention the validation tools used in SAS?
What Proc glm does?