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
What was the last computer book you purchased? Why?
What is the difference between using drop = data set option in data statement and set statement?
State the difference between INFORMAT and FORMAT ?
Mention sas system options to debug sas macros.
Explain data_null_?
What do you code to create a macro? : sas-macro
How do you debug and test your SAS programs?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What is your favorite all time computer book? Why?
what is sas business intelligence? : Sas-bi
explain the main difference between the nodup and nodupkey options? : Sas-administrator
how does sas handle missing values in procs? : Sas programming
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
How you can read the variables that you need?
How to specify variables to be processed by the freq procedure?