how to assign a macro value to a variable?
Answer Posted / ganesh k
if it is a Char then Variable="&MacroVar.";
if it is a Numaric then Variable=%eval(&MacroVar.) or %
sysevalf(&MacroVar.);
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is sas application server? : Sas-di
How will you generate test data with no input data?
If you could design your ideal job, what would it look like?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What are the scrubbing procedures in sas?
What is program data vector (pdv)?
What is the SAS data set?
What are the difference between sas functions and procedures?
Describe the function and utility of the most difficult SAS macro that you have written?
How would you define the end of a macro?
How to include or exclude specific variables in a data set?
what is sas database server? : Sas-di
Differences between where and if statement?
Mention what is PROC in SAS?
what are some good sas programming practices for processing very large data sets? : Sas programming