Hi,
Can anyone suggest how to create folder on windows using SAS enterprise guide. I used to use x commands on base sas which is not available on SAS EG.
Check functioin DCREATE()
options dlcreate=yes ;
Than use the new folders in namings as you like. They will be create. The challenge is in the retention policy, when and how to delete those.
By the way why not asking for xcmd usage? In a compliant environment you are running with your credentials to be auditable and traceable.
The only reason for not allowing is that you are seen as a dangerous irresponsible nitwit by the OS admins.
Or the OS Admins are conservative and put everyone in the 'nitwit' bucket for their convenience.
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.