BookmarkSubscribeRSS Feed
srinath3111
Quartz | Level 8

Hi,

 

I have a folder in my local d drive. in that folder i have various Excel, Csv workbooks and Tab files with different names.

 

So here i wanted to just extract the name's and type of the file and size of the file into a data set.

 

Thanks

6 REPLIES 6
andreas_lds
Jade | Level 19

Look at the f-function: finfo, fopen and the dopen-function together with dread and dnum to iterate over the contents of the directory. If you can execute shell commands, use dir or ls (depending on the os) together with filename statement. There are many examples out there, i am sure you will useful ideas.

srinath3111
Quartz | Level 8

Hi,

 

When I provide server path's also it wont work?.

 

Thanks.

srinath3111
Quartz | Level 8

Hi,

 

I am working out in server along with the server path's.

 

Thanks.

Kurt_Bremser
Super User

Please make up your mind. Quote from your original post:

 

"I have a folder in my local d drive."

(emphasis by me)

 

Are we talking about server resources, or resources on your desktop?

 

Please specify in-depth information about your SAS setup, and which data on which location you want to inspect for filenames.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 6 replies
  • 2177 views
  • 0 likes
  • 3 in conversation