How to read the file names of a text files from a shared drive
using SAS?

Answer Posted / rahul

With the help of automization we can do it.
we have some functions like dopen, dread,dnum & Dclose.

with the help of these functions we can read file names from any folder or library.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how would you create multiple observations from a single observation? : Sas programming

564


What Proc glm does?

608


What is your favorite all time computer book? Why?

2044


Describe the function and utility of the most difficult SAS macro that you have written?

2021


How would you define the end of a macro?

698






What are the functions used for character handling?

637


If you could design your ideal job, what would it look like?

2368


How to test the debugging in sas?

606


what is the purpose of _error_? : Sas programming

606


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

688


Explain the difference between using drop = data set option in set and data statement?

677


what is the use of proc sql? : Sas programming

592


what is program data vector? : Sas-administrator

612


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

593


What does the RUN statement do?

851