sas宏(1)、系统宏变量、自定义宏变量、输出宏变量值、宏与text结合

SAS macro variables   1. enable you to substitute text in your SAS programs(替代作用,和c++的 #define 差不多)   2. When you reference a macro variable in a SAS program, SAS replaces the reference with the text
相关文章
相关标签/搜索