how we can create optional or required parameters in SAS
macro...
Answer Posted / sheetal
In macro definition you can create required parameters and
using %let or call symput you can create optional
parameters in sas macro
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Describe crosslist option in tables statement?
what is sas business intelligence? : Sas-bi
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
What is the work of tranwrd function?
What is proc sort?
How to read an input file in sas?
What is data _null_?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what other sas products have you used and consider yourself proficient in using? : Sas programming
how do you pull data from equifax?tell me the process?
how does sas handle missing values in a merge? : Sas programming
Differentiate input and infile.
What are symget and symput? : sas-macro
Explain input and put function?
What do you know about symput and symget?