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
Explain data step in SAS
What are the statements that are executed only?
why is a stop statement needed for the point=option on a set statement? : Sas programming
what are the scrubbing procedures in sas? : Sas programming
What is the role of unrestrictive users? : sas-grid-administration
How would you identify a macro variable? : sas-macro
how to read the variables in sas? : Sas-administrator
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What sas features do you use to check errors and data validation?
How do you connect the desktop application to metadata server? : sas-grid-administration
What is a pdv and what are its functions?
Given an unsorted data set, how to read the last observation to a new data set?
What are the 3 components in sas programming?
How to sort in descending order?
Do you need to rearrange the order of the data for the report?