How to save the log information in a file for future use

Answers were Sorted based on User's Feedback



How to save the log information in a file for future use..

Answer / 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

How to save the log information in a file for future use..

Answer / gits

Just go to log window and click on the save icon. It will open a window and then select the destination where you want to store it. And then click on save. It saves your log in text format. Now you retrieve the log information anytime.

Is This Answer Correct ?    8 Yes 6 No

Post New Answer

More SAS Interview Questions

how to generate report for 0 observation dataset?

3 Answers   Mind Tree, Student,


What is the role of administrative users? : sas-grid-administration

0 Answers  


Code a PROC MEANS that shows both summed and averaged output of the data.

5 Answers  


Explain proc univariate?

0 Answers  


In proc transpose and data step with arrays which one you pick?

0 Answers   Accenture, Quintiles,






Differences between where and if statement?

0 Answers  


How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?

5 Answers  


what is broad cast agent? : Sas-bi

0 Answers  


What is the difference between verification and validation?

9 Answers   Oracle,


What are SAS/ACCESS and SAS/CONNECT?

0 Answers  


What is the difference between Proc tabulate and Proc print

4 Answers   CitiGroup,


how to import XTP files into SAS datasets?

1 Answers   Barclays, Institute For Plasma Research,


Categories