Can you use a macro within another macro? If so how would
SAS know where the current acro ended and the new one
began?
Answer Posted / gowrisridhar
Yes nesting of macros is allowed. Every macro's begnning is
identified the keyword %macro <name> and end with %mend.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the parameters of scan function?
explain about various caches available in data integrator? : Sas-di
Approximately what date is represented by the SAS date value of 730?
If money were no object, what would you like to do?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
how does sas handle missing values in formats? : Sas programming
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What is the SAS data set?
explain the concepts and capabilities of business object? : Sas-bi
how can you create zero observation dataset? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
Which are the statements whose placement in the data step is critical?
What do you understand by the term Normal Distribution?
What is the role of unrestrictive users? : sas-grid-administration
What are pdv and it functions?