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

For clinical entire study how many tables will create approx?

0 Answers   TCS,


is data integration and etl programming is same? : Sas-di

0 Answers  


Explain by-group processing?

0 Answers  


how to read character value without using substr function in sas ?

3 Answers  


what is the primary data source for the wrs? : Sas-bi

0 Answers  






Which command is used to save logs in the external file?

0 Answers  


what are 5 ways to perform a table lookup in sas? : Sas-administrator

0 Answers  


Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?

3 Answers  


What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???

3 Answers  


How would you remove a format that has been permanently associated with a variables?

3 Answers  


what r the job openings SAS for fresher graduates !

0 Answers   TetraSoft, Wipro,


how do you debug and test your sas programs? : Sas programming

0 Answers  


Categories