Dear Members,
I have a stored compiled sas macro name test in a library name arun. I just want to know in some cases I need to edit macro rather than to create a new one. Please, suggest if there is anyway can I edit a stored compiled sas macro?
You can't edit a stored compiled macro.
You need to recompile which means you need the original source code. You can sometimes retrieve this if it wasn't secured.
You can't edit a stored compiled macro.
You need to recompile which means you need the original source code. You can sometimes retrieve this if it wasn't secured.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.