I have 20 subfolders under my study folder and I need to rename 2 subfolders and delete 2 subfolders. Can someone please help me with a SAS code? I use SAS EG
To rename a folder, use the RENAME function.
To delete a folder (which must be empty), use the FDELETE function.
To rename a folder, use the RENAME function.
To delete a folder (which must be empty), use the FDELETE function.
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.