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


Please Help Members By Posting Answers For Below Questions

What is a put statement?

660


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1161


what is the Population you used in your project, is it ITT or PP?

2179


Differentiate between format and informat? : sas-grid-administration

577


explain the use of % includes a statement in sas? : Sas-administrator

545






What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

679


What sas features do you use to check errors and data validation?

689


Do you need to rearrange the order of the data for the report?

1833


Of all your work, where have you been the most successful?

4198


what is sas metadata repository? : Sas-bi

599


describe about metadata object? : Sas-di

621


What are the statements that are executed only?

672


Mention what is SAS data set?

673


What are symget and symput? : sas-macro

729


Explain proc sort?

666