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 we can call macros with in data step?

Answer Posted / saslearner

syntax:
data _null_;
call execute("%macroname(perameters)");
run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the proc sql and data step?

1218


Explain proc univariate?

1101


What function CATX syntax does?

1254


What are common programming errors committed in sas

1179


What is the difference between nodupkey and nodup options?

1078


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

1291


How does the internal authentication work in sas? : sas-grid-administration

1165


what is sas metadata repository? : Sas-bi

1169


What does P-value signify about the statistical data?

1396


What is the order of application for output data set options, input data set options and SAS statements?

1612


How necessary is it to be creative in your work?

2522


Can you execute macro within another macro? : sas-macro

1046


what is sas olap server? : Sas-di

1293


What is a method to debug and test your SAS program?

1429


what do you mean by data staging area? : Sas-di

1187