How to save the log information in a file for future use
Answer Posted / naveen
We can write this way
PROC PRINTTO LOG='c:\auto.log' NEW;
RUN;
and direct the file to any location.
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
what is the Population you used in your project, is it ITT or PP?
What does the RUN statement do?
what do you mean by data staging area? : Sas-di
Mention the difference between ceil and floor functions in sas?
Can you explain the process of calendar?
how do the in= variables improve the capability of a merge? : Sas programming
Give some ways by which you can define the variables to produce the summary report (using proc report)?
Explain the difference between nodup and nodupkey options?
What do the put and input function do?
Name some categories in sas 9? : sas-grid-administration
How many ways to overcome a missing values???
What is maximum storage capability of SAS?
why is sas data integration studio important? : Sas-di
In proc transpose and data step with arrays which one you pick?
What is connection profile? : sas-grid-administration