How would you include common or reuse code to be processed
along with your statements?
Answer Posted / basha
we can use autocall liobrary in macros which includes
options mautosource
syntax creating auto call lbrary
libname statement
filename
catalog
at last
code:libname<filename><catalog><sourcecode>
note:macroname is same as source file name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
for whom is sas data integration studio designed? : Sas-di
describe the interaction table in sas di? : Sas-di
What is SAS?
Explain why double trailing @@ is used in input statement?
is data integration and etl programming is same? : Sas-di
For clinical entire study how many tables will create approx?
Explain substr function?
how to debug and test the sas program? : Sas-administrator
explain about data integrator metadata reports? : Sas-di
Differentiate between sas functions and sas procedures.
what is data integration? : Sas-di
what are _numeric_ and _character_ and what do they do? : Sas programming
Give some examples where proc report’s defaults are different than proc print’s defaults?
What is interleaving in SAS?
How substr function works in sas?