How to save the log information in a file for future use
Answer Posted / 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 View All Answers
What are the different types of sas functions?
how can you create zero observation dataset? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator
What do the SAS log messages "numeric values have been converted to character" mean?
Explain what is data step?
What is SAS? What are the functions does it performs?
Describe the function and untility of the most difficult SAS macro that you have written.
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
Describe a time when you were really stuck on a problem and how you solved it?
How do dates work in sas?
If a variable contains only numbers, can it be a character data type?
What is the difference between one to one merge and match merge? Give an example.
Why double trailing @@ is used in input statement?
do you need to know if there are any missing values? : Sas programming
Can you execute macro within another macro? : sas-macro