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 / prag s.
I AGREE TO ANSWER #1...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you debug and test your sas programs? : Sas programming
Explain append procedure?
What are the scrubbing procedures in sas?
Which date function advances a date, time or datetime value by a given interval?
What do the SAS log messages "numeric values have been converted to character" mean?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
what is slowly changing dimension? : Sas-di
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
What is the use of PROC gplot?
what is sas enterprise intelligence architecture? : Sas-bi
What is the difference between INPUT and INFILE ?
How necessary is it to be creative in your work?
what are sas bi dashboard components? : Sas-bi
How to specify variables to be processed by the freq procedure?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro