Saved Bookmarks
| 1. |
How We Can Call Macros With In Data Step? |
|
Answer» We can call the MACRO with CALL SYMPUT, Proc SQL , %LET STATEMENT. and macro parameters. We can call the macro with CALL SYMPUT, Proc SQL , %LET statement. and macro parameters. |
|