Hi,
I need to execute macros dynamically, by reading the macro name from a macro variable.
Essentially i would want to do th ebelow
%(¯o_name);
where the macro name will be passed at run time to decide which macro to be executed.
Can this be done?
Yes, just lose the parentheses:
%¯o_name
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest 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.
Browse our catalog!