what can you learn from the sas log when debugging? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Name validation tools used in SAS
What is the difference between %local and %global? : sas-macro
how can you put a "trace" in your program? : Sas programming
what is information maps?
my problem is to export my report to xsl.i can do that.but the problem is my report has 3 headings first heading should be printed with the merging of (1-5)cells and heading 2 should be of merge(2-4)cells?how to do this condition?
what is prime numbers? how we can get plc write sas code?
what are the categories that sas informats are used to the place the data? : Sas-administrator
What does proc print, and proc contents are used for?
What does PROC print, and PROC contents do?
What are the default statistics that proc means produce?
How would you remove a format that has been permanently associated with a variables?
What do the PUT and INPUT functions do?