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
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What are the data types in sas?
how to generate the test data in sas without input data? : Sas-administrator
What is the difference between order and group variable in proc report?
Which command is used to save logs in the external file?
How would you define the end of a macro? : sas-macro
What are the statements that are executed only?
what is the use of proc sql? : Sas programming
describe about physical data integration? : Sas-di
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Of all your work, where have you been the most successful?
do you prefer proc report or proc tabulate? Why? : Sas programming
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Name validation tools used in SAS
What is a pdv and what are its functions?