How would you include common or reuse code to be processed
along with your statements?
Answer Posted / selvi
We can code the resusable as seperate macro. And will call
into SAS program where ever there is a need.
Macro should start with %macro macroname(), and end with %
mend.
Syntax for call in datastep-%macroname
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between nodup and nodupkey options?
What are the difference between sas functions and procedures?
how are numeric and character missing values represented internally? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
What is the difference between where and if statement?
what is star schema? : Sas-di
how will you location sas platform applications available from web browser? : Sas-bi
Explain what Proc glm does?
What is the general format of function in sas? : sas-grid-administration
What is SAS informats?
What is SAS?
What are the automatic variables for macro? : sas-macro
how do you want missing values handled? : Sas programming
What are the differences between sum function and using “+” operator?
how many display types available in sas bi dashboard? : Sas-bi