BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Vicky_SAS
Calcite | Level 5

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

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

To rename a folder, use the RENAME function.

 

To delete a folder (which must be empty), use the FDELETE function

--
Paige Miller

View solution in original post

2 REPLIES 2
PaigeMiller
Diamond | Level 26

To rename a folder, use the RENAME function.

 

To delete a folder (which must be empty), use the FDELETE function

--
Paige Miller

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 972 views
  • 0 likes
  • 2 in conversation