mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Training
Sign Up
Login
New or returning user — sign in with Google for instant login, no password needed.
Sign in with Google
Maybe later
Quiz title : Advanced Macro Techniques
Question 1 of 8
Which of the following statements about the %INCLUDE statement is correct?
It can be used to insert the contents of an external file into a program.
It causes a macro definition that is stored in an external file to be compiled when the contents of that file are inserted into a program and submitted.
It can be specified with the SOURCE2 option in order to write to the SAS log the contents of the external file that is inserted into a program.
All of the above.