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 do the PUT and INPUT functions do?

764


explain about various caches available in data integrator? : Sas-di

568


Explain the special input delimiters used in sas programming.

571


how to remove duplicates using proc sql?

620


what are sas/access and sas/connect? : Sas programming

539






What are the difference between the sas data step and sas procs?

594


what is transformation in sas data integration? : Sas-di

537


what is treatment emergent events and treatment emregent adverse event

1930


In proc transpose and data step with arrays which one you pick?

2561


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

667


What is the function of output statement in a SAS Program?

600


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

513


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

557


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

1783


how do you debug and test your sas programs? : Sas programming

549