How to read the file names of a text files from a shared drive
using SAS?
Answer / 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 |
In sas, what are the areas that you are most interested in? : sas-grid-administration
How would you identify a macro variable? : sas-macro
What are all the problems you faced while validating tables and reports?
0 Answers Accenture, Quintiles,
What are the statements in proc sql?
Which command is used to perform sorting in sas program?
What is the use of function Proc summary?
how do you validate sas program?
You have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Describe how you would pass data to macro.
how many types of prompts are there? : Sas-bi
How we can call macros with in data step? : sas-macro