One way of creating a new variable in Macros is by %
Let....What is the other way..?
Answer Posted / satyanand
•A %LET statement (used outside a macro definition)
•A DATA step that contains a SYMPUT routine
•A DATA step that contains a SYMPUTX routine (beginning in
SAS 9)
•A SELECT statement that contains an INTO clause in PROC SQL
•A %GLOBAL statement.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of Stop statement in a SAS Program?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
Approximately what date is represented by the SAS date value of 730?
what is intially documentation in sas?
How does proc sql work?
Enlist the functions performed by sas.
Give e an example of..
How to limit decimal places for variable using proc means?
What are the prime responsibilities of data integration administrator? : Sas-di
What are the differences between proc means and proc summary?
How necessary is it to be creative in your work?
Describe the function and untility of the most difficult SAS macro that you have written.
What are the applications primarily used by business analyst? : Sas-bi
explain about data integrator metadata reports? : Sas-di
what is sas metadata repository? : Sas-bi