how to assign a macro value to a variable?
Answer Posted / radhiv kumar sure
8 TO 9 TYPES WE CAN ASSIGN THE MACRO VALUE TO A VARIABLE.
CALL SYMPUT
%LET
SYMGET
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is sas and what are the functions? : Sas-administrator
for what purpose would you use the retain statement? : Sas programming
What are the limitations for memory allocation for SAS variables
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Hi, If anyone has base SAS certification dumps, please share.
What is the difference between proportion and average?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
How is character variable converted into numeric variable and vice versa?
What is program data vector (pdv)?
What is the basic structure of a sas program?
Can you execute a macro within a macro? Describe. : sas-macro
What are the functions which are used for character handling functions?
Of all your work, where have you been the most successful?
Mention how to limit decimal places for the variable using proc means?
What are the default statistics for means procedure?