how we can call macros with in data step?

Answer Posted / kishore

%macroname;
this is way of calling macro but call symput/symget r used to create macro variable from data step variable/symget vice versa

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

603


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

562


Mention how to limit decimal places for the variable using proc means?

639


what is data governance? : Sas-di

621


Explain by-group processing?

587






For clinical entire study how many tables will create approx?

1519


what is change analysis in sas di ? : Sas-di

602


How are numeric and character missing values represented internally?

1132


what do the mod and int function do? What do the pad and dim functions do? : Sas programming

610


How do you control the number of observations and/or variables read or written?

745


How do you specify the number of iterations and specific condition within a single do loop?

615


What is the command used to find missing values?

588


What do you know about symput and symget?

724


name several ways to achieve efficiency in your program? : Sas programming

566


What is the basic structure of a sas program?

594