|
5#
楼主 |
发表于 2003-12-21 11:07:13
|
只看该作者
各位,
<!-- m --><a class="postlink" href="http://support.sas.com/usergroups/sugi/sugi28/hands_on/p192-28.zip">http://support.sas.com/usergroups/sugi/ ... 192-28.zip</a><!-- m -->
Hands On Workshop 192: Macro Power
Ian Whitlock and Quentin McMullen
SAS Users Group International (SUGI-28), Seattle WA, 2003
The basics of macro programming will be illustrated with many examples to execute and modify. We will start with the concept of a macro as a parameter-driven unit of code, and then add macro decisions, looping, and variables. In the end we will have macros getting help from other macros to solve significant problems.
====================
这是Ian最近一次的讲座(及paper),是在SUGI28 。
Ian Whitlock是个非常热心的SAS-Ler,guru级别。若有兴趣可在SAS-L上查看Ian的posts,也可以在SUGI查看他写的许多papers。 我一直非常喜欢看他写的papers。
Ian 尤其乐意帮助初学者,深入浅出地讲解SAS的内在奥妙,大家可以用"Ian Whitlock" 和 "Newbie"查看部分posts。
SAS-L(browse at google): <!-- m --><a class="postlink" href="http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&group=comp.soft-sys.sas">http://groups.google.com/groups?hl=en&l ... ft-sys.sas</a><!-- m -->
SUGI: <!-- m --><a class="postlink" href="http://support.sas.com/usergroups/sugi/proceedings/index.html">http://support.sas.com/usergroups/sugi/ ... index.html</a><!-- m -->
Hope _this_ helps, |
|