how we can call macros with in data step?
Answer Posted / selvi
We can call macro in a dataset by preceding % with macro
name.
call symput - used to create macro variable in data step.
symget - used to assign value of macro variable to data
step variable.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the difference between sas functions and procedures?
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
Describe the ways in which you can create a macro variable?
what is business intelligence? : Sas-bi
Do you need to know if there are any missing values?
Mention what is the difference between nodupkey and nodup options?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Describe the function and utility of the most difficult SAS macro that you have written?
How would you identify a macro variable?
Given an unsorted data set, how to read the last observation to a new data set?
Give an example where SAS fails to convert character value to numeric value automatically?
Name some categories in sas 9? : sas-grid-administration
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
How do you define proc in sas? : sas-grid-administration
Describe the function and untility of the most difficult SAS macro that you have written.