how we can call macros with in data step?
Answer Posted / ram pabba
%include statement can be used to call a macro within a
data setp.
or
call a macro with %macro-name (only if the) in the datasetp
(condition that this marco exists in the central location
where it is defiened).
Please anybody suggest if these are right answers.
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
how sas deals with business intelligence? : Sas-bi
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
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
List down the reasons for choosing sas over other data analytics tools.
What is interleaving in SAS?
for whom is sas data integration studio designed? : Sas-di
What are the 3 components in sas programming?
Can you execute a macro within a macro? Describe. : sas-macro
For what purposes have you used sas macros? : sas-macro
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Describe the ways in which you can create a macro variable?
Can you suggest us materials for sdtm mapping?
What is a put statement?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
What is the role of sas grid administrator? : sas-grid-administration