Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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=123;
call symput("x",a);
a is a variable, 123 is the value of variable a, x is macro
variable, symput will assign 123 to macro variable x.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between %put and symbolgen? : sas-macro

1297


i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;

2554


What do you know about sas and what we do? : sas-grid-administration

1234


What Proc glm does?

1138


Which are the statements whose placement in the data step is critical?

1308


What are the statements in proc sql?

1149


what is the difference between infile and input? : Sas-administrator

1194


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? : sas-macro

1119


How to create a permanent sas data set?

1310


Explain data_null_?

1108


How substr function works in sas?

1272


what are validation tools that are used in sas? : Sas-administrator

1115


Explain the difference between nodup and nodupkey options?

1089


How would you identify a macro variable?

1137


explain the proc in sas? : Sas-administrator

1131