Is the code below correct ? need to add 'run;' or not ?
libname cert 'C:\practice everyday\input';
libname results 'C:\practice everyday\output';
Global Statements take effect as soon as they are compiled, therefore no RUN is needed.
Global Statements take effect as soon as they are compiled, therefore no RUN is needed.
Thank you for your help.
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.