I'm a big fan of SASAUTOS, rather than %include. If managed carefully your SASAUTOs search order can cope with both Production and Development versions of the same macro. If you want your Dev versions you can do something like this:
options SASAUTOS = (devautos, prodautos, sasautos); Then your Dev version macro is picked up before the Prod one.
The biggest negative for me with %include of macros is the clogging up of the SAS log....I know this can be controlled with nosource2 but I still think SASAUTOS is tidier.
To All,
Dear all, you are so kind and patient to give a more deep and detailed solution.
Salute to you all!
Dawn
Hi,
make sure the path is shared.
[]'s
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.