Hi everyone,
I've got a simple question (I guess and hope). I wonder how to get by code the directory of the .egp I'm currently in.
Thanks for your answer!
Arnaud
Perhaps you can try this technique:
How to assign a library to the same path as your SAS Enterprise Guide project - The SAS Dummy
Chris
Perhaps you can try this technique:
How to assign a library to the same path as your SAS Enterprise Guide project - The SAS Dummy
Chris
This will return the location of the project.
%put &_CLIENTPROJECTPATH;
Yes indeed... Easy question I guess 😕
Thanks everyone!
Arnaud
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.