statschoice.com
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
Clinical Interview
CRFs
SDTM
ADaM
TFL
Tasks
Macros
QnA
Certification
Resources
Disclaimer
Contact Us
Sign Up
Login
This website uses cookies to personalize content and analyse traffic in order to offer you a better experience. By clicking "OK", or continuing using our site, you consent to the use of cookies.
OK
Quiz title : Storing and Processing Text
Question 1 of 7
Which of the following is false?
A %LET statement causes the macro processor to create a macro variable before the program is compiled.
To create a macro variable that is based on data calculated by the DATA step, you use the SYMPUTX routine.
Macro functions are always processed during the execution of the DATA step.
Macro variable references in a DATA step are always resolved before DATA step execution.