How can you put a "trace" in your program?
Answer Posted / tangyoulei
use "put" statement and check log
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is sas database server? : Sas-di
What is the difference between order and group variable in proc report?
Mention the difference between ceil and floor functions in sas?
What does proc print, and proc contents are used for?
What do you know about symput and symget?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
Mention what is PROC in SAS?
What are the different servers in sas? : sas-grid-administration
how do the in= variables improve the capability of a merge? : Sas programming
What is a method to debug and test your SAS program?
How to create a permanent sas data set?
What are symget and symput? : sas-macro
Differentiate between proc means and proc summary.
What is the basic syntax of a sas program?
How do you specify the number of iterations and specific condition within a single do loop?