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
Mention the category in which sas informats are placed?
How would you define the end of a macro?
Are you involved in writing the inferential analysis plan? Tables specfications?
For clinical entire study how many tables will create approx?
what is factor analysis? : Sas-administrator
Explain input and put function?
Explain substr function?
what is star schema? : Sas-di
what is the effect of the options statement errors=1? : Sas programming
What is the difference between order and group variable in proc report?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
what versions of sas have you used (on which platforms)? : Sas programming
what are the scrubbing procedures in sas? : Sas programming
what is metadata? : Sas-bi
describe the interaction table in sas di? : Sas-di