If you need the value of a variable rather than the
variable itself what would you use to load the value to a
macro variable?
Answer Posted / yuyin
a is macro variable. use following statment to assign the
value of a rather than the variable itself
e.g.
%let a=xyz
x="&a";
this will assign "xyz" to x, not the variable xyz to x
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
where to use sas business intelligence? : Sas-bi
Describe the ways in which you can create macro variables?
Are you involved in writing the inferential analysis plan? Tables specifications?
Describe a time when you were really stuck on a problem and how you solved it?
Mention what is the difference between nodupkey and nodup options?
I need level 2 to 5 sas using companies in india
what has been your most common programming mistake? : Sas programming
How would you include common or reuse to be processed along with your statements?
How substr function works in sas?
what is the function of catx syntax? : Sas-administrator
how will you locate the sas platform applications? : Sas-bi
Explain how you can debug and test your SAS program?
Explain what is the use of proc gplot?
how do you pull data from equifax?tell me the process?
how do you want missing values handled? : Sas programming