Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
what is data access? : Sas-di
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
Given an unsorted data set, how to read the last observation to a new data set?
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
What is the pound sign used for the DATA _NULL_?
what is proc Index? and what is proc document?
how to change the execute of macro
how can u convert this 25-jul-2010 from numeric to charcter?
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.
What is the order of application for output data set options, input data set options and SAS statements?
What are _numeric_ and _character_ and what do they do?
what is cummaltive frequency,and varience in proc unviarte