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...

how to assign a macro value to a variable?

Answer Posted / cool dude

Creating a Macro.

%Let a='City';

Assigning the macro value of a (which is 'City') to variable.

Data _null_;
b=&a;
put b= ;
run;

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1094


which features do you use to check the data validations and errors? : Sas-administrator

1091


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

1187


it will become easy if uuu provide website linkssss and list of consultanciessssss

2023


Which statement does not perform automatic conversions in comparisons?

1853


Describe the function and untility of the most difficult SAS macro that you have written.

2272


describe the interaction table in sas di? : Sas-di

1072


To what type of programms have you used scratch macros?

2607


In ARRAY processing, what does the DIM function do?

1228


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1921


what is sas application server? : Sas-di

1132


Did you used proc test? when?

2086


Tell me about % include and % eval? : sas-macro

1187


How will you use the WHO Drug Dictionary for Reporting Clinical Trials?

2394


How to test the debugging in sas?

1240