How would you define the end of a macro? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
what is the difference between proc report and proc format?
How to Rename Library?
why is a stop statement needed for the point=option on a set statement? : Sas programming
How sas treats the dsd delimiters?
define table lookup and how may ways it can be done...explian
What is the Program Data Vector (PDV) and What are its functions?
How to save the log information in a file for future use
Describe the ways in which you can create macro variables? : sas-macro
What is the role of administrative users? : sas-grid-administration
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
How to merge the data using merge statement and proc format? Is the result is same ?