How would you include common or reuse code to be processed
along with your statements?

Answer Posted / vinod swarna

autocall macro's too.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is PhaseIII, ODS, TLG, Macro and Proc in SAS

3909


if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

946


Give an example where SAS fails to convert character value to numeric value automatically?

608


how do you test for missing values? : Sas programming

583


how will you locate the sas platform applications? : Sas-bi

586






how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming

844


Mention common programming errors committed in sas ?

647


What is a macro routine?

2105


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

1731


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

646


how can you put a "trace" in your program? : Sas programming

579


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

600


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

680


How do you test for missing values?

1060


For what purpose would you use the RETAIN statement?

1047