how to assign a macro value to a variable?
Answer Posted / sr
to assign macro value means it already created then
variable=symget(macro var);
variable will get value of that macro variable
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
To what type of programms have you used scratch macros?
which features do you use to check the data validations and errors? : Sas-administrator
Mention how to limit decimal places for the variable using proc means?
what is the use of proc contents and proc print in sas? : Sas-administrator
Mention some common errors that are usually committed in sas programming.
How to convert a numeric variable to a character variable?
How do dates work in SAS data?
What is run-group processing?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
Can you execute a macro within a macro? Describe. : sas-macro
Explain why double trailing @@ is used in input statement?
Which are the statements whose placement in the data step is critical?
what is sas business intelligence? : Sas-bi
Differentiate input and infile.
is data integration and etl programming is same? : Sas-di