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


Please Help Members By Posting Answers For Below Questions

Do you need to know if there are any missing values?

591


what is hierarchy flattening? : Sas-di

614


What are the data types does SAS contain?

647


Mention the difference between ceil and floor functions in sas?

640


For clinical entire study how many tables will create approx?

1516






What are the ways to do a “table lookup” in sas?

587


Explain append procedure?

627


What are the applications primarily used by business analyst? : Sas-bi

548


What are the data types in sas?

600


what are some differences between proc summary and proc means? : Sas programming

501


how would you create multiple observations from a single observation? : Sas programming

562


what can you learn from the sas log when debugging? : Sas programming

603


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3102


which date function advances a date, time or datetime value by a given interval? : Sas programming

586


In ARRAY processing, what does the DIM function do?

705