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

What are the automatic variables for macro? : sas-macro

0 Answers  


how can you improve the performance of a query, If it is excuting very slowly?

2 Answers   Zensar,


what is transformation in sas data integration? : Sas-di

0 Answers  


Could you please answers for this. 1.Code the tables statement for a single-level (most common) frequency. 2.Code the tables statement to produce a multi-level frequency.

2 Answers  


what are the categories that sas informats are used to the place the data? : Sas-administrator

0 Answers  






how do you pull data from equifax?tell me the process?

0 Answers   Synchrony Financial,


Have you been involved in editing the data or writing data queries?

1 Answers   BioServe, Oracle, Sasken,


If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?

1 Answers   HCL, Quintiles,


what is the use of catalog?

1 Answers   Cognizant,


what is option year cuttoff in sas

2 Answers   L&T,


how to handle in stream data containing semicolon in it?

3 Answers  


How to read multiple excel sheets from a single excel file at once????

7 Answers   HCL, Verinon Technology Solutions,


Categories