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 : 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.