How would you code a macro statement to produce information
on the SAS log? This statement can be coded anywhere.
Answer Posted / aravind rangaraj
%put stament is used to print the information about macro
variable references and this statemet is
global.mprint,mlogic symbolgen are system options and used
to print the information in the log to debug the macros
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you know about sas data set?
what do you mean by data staging area? : Sas-di
what are some good sas programming practices for processing very large data sets? : Sas programming
What is factor analysis?
What are the applications primarily used by business analyst? : Sas-bi
What are the ways in which macro variables can be created in sas programming?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Explain proc sort?
Differentiate between ceil and floor functions.
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What are the new features included in the new version of SAS Programming Language?
How to limit decimal places for variable using proc means?
what is slowly changing dimension? : Sas-di
how would you create multiple observations from a single observation? : Sas programming
what are sas bi dashboard components? : Sas-bi