How do you debug macros?
Answers were Sorted based on User's Feedback
Answer / prag s.
FROM LITTLE SAS BOOK....
TO DEBUG MACRO WE CAN USE THESE OPTIONS---
MERROR, SERROR, SYMBOLGEN, MLOGIC, MPRINT
OPTIONS MPRINT and so on....
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / rag_uss
to debug macros we can use these options
mlogic, symbolgen, mprint, macrogen.
| Is This Answer Correct ? | 4 Yes | 0 No |
for what purpose would you use the retain statement? : Sas programming
how to delete the duplicate columns permanently in SQL
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
what other SAS features do you use for error trapping and data validation?
In which case u go for libname and in which case u go for proc sql pass thru facilit diff?
What are the different versions of sas that you have used until now? : sas-grid-administration
what are sas bi dashboard components? : Sas-bi
Name statements that are recognized at compile time only?
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?
What are the features of SAS?
At compile time when a SAS data set is read, what items are created?
What do you know about symput and symget?