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

Answer Posted / rishie

by calling a macro into your program
data x;
set x;
%Z;
run;

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are some differences between proc summary and proc means? : Sas programming

499


please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??

1654


Explain the purpose of retain statement.

583


how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming

588


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1216






what techniques and/or procs do you use for tables? : Sas programming

565


what is the use of proc contents and proc print in sas? : Sas-administrator

597


Differentiate between format and informat? : sas-grid-administration

568


What does the RUN statement do?

843


What do you know about sas data set?

581


What is the differnce between SDTM 3.1.2 to 3.1.1 version

4591


Which are the statements whose placement in the data step is critical?

748


What are the data types does SAS contain?

641


how does sas handle missing values in formats? : Sas programming

570


What is SAS? What are the functions does it performs?

718