How would you compile all macros from a folder in a study, within the autoexec program?
Answer Posted / sumanth
Using options sasautos = (sasautos,"&_macros") after a libname statement
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between one to one merge and match merge? Give an example.
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 are the difference between the sas data step and sas procs?
Explain data step in SAS
what do you mean by data staging area? : Sas-di
how does sas handle missing values in sort order? : Sas programming
How can you limit the variables written to output dataset in data step?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
: and & modifiers.
what is intially documentation in sas?
what are some differences between proc summary and proc means? : Sas programming
Have you used macros? For what purpose you have used? : sas-macro
What are the differences between sum function and using “+” operator?
If money were no object, what would you like to do?
In ARRAY processing, what does the DIM function do?