I cannot get the value of the following EG automacro, I am wondering the reason.
Thank you very much.
%put &_CLIENTPROJECTNAME;
However, I can get %put &_CLIENTUSERID .
Art, CEO, AnalystFinder.com
_CLIENTPROJECTNAME will contain the name of the EG project file, so it will not be populated until you save the EG project (.egp file) somewhere and then re-run the code.
Or perhaps you are running into this...
Prior to EG 7.13 HF2, _SASPROGRAMFILE macro was only set when the program was stored on the server on which the program file was being executed (so the path would be valid in the context of the executing server). Starting in EG 7.13 HF2, EG now sets the _SASPROGRAMFILE macro regardless of where the program file is located. (_SASPROGRAMFILEHOST and _CLIENTPROJECTPATHHOST macros were also added to provide context for the paths in the corresponding macro variables.)
Casey
Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF
View now: on-demand content for SAS users
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!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.