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
If a variable contains only numbers, can it be a character data type?
If money were no object, what would you like to do?
What are the special input delimiters used in SAS?
What are the limitations for memory allocation for SAS variables
what is sas metadata server? : Sas-di
What are the advantages of using sas?
what type of graphs we will create(for 2+years candidates)?
How to limit decimal places for variable using proc means?
What is data _null_?
Briefly explain input and put function?
how many display types available in sas bi dashboard? : Sas-bi
Explain the purpose of retain statement.
what is sas database server? : Sas-di
What does PROC print, and PROC contents do?
What is a put statement?