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
AE datasets names? how many types?
What are the 3 components in sas programming?
what is the difference between unique key and primary key? : Sas-di
Give some ways by which you can define the variables to produce the summary report (using proc report)?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What is SAS?
what is sas business intelligence? : Sas-bi
How do you connect the desktop application to metadata server? : sas-grid-administration
If money were no object, what would you like to do?
explain the proc in sas? : Sas-administrator
what type of graphs we will create(for 2+years candidates)?
What does PROC print, and PROC contents do?
What are types of transport files?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?