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
it will become easy if uuu provide website linkssss and list of consultanciessssss
how would you create multiple observations from a single observation? : Sas programming
What is the length assigned to the target variable by the scan function?
What is substr function?
Explain data_null_?
What are the automatic variables for macro? : sas-macro
Did you used proc test? when?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
how to debug and test the sas program? : Sas-administrator
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What can you learn from the SAS log when debugging?
Why double trailing @@ is used in input statement?
what is factor analysis? : Sas-administrator
What is by-group processing?