标题: SAS TIP03: good for SAS programmer, and for SAS developer [打印本页] 作者: shiyiming 时间: 2003-10-24 14:54 标题: SAS TIP03: good for SAS programmer, and for SAS developer SAS TIPS03: a good homepage for SAS programmer, especially for SAS developer
<!-- m --><a class="postlink" href="http://www.ratcliffe.co.uk/toc.htm">http://www.ratcliffe.co.uk/toc.htm</a><!-- m -->
强烈推荐使用logfilter(SAS/AF开发的一个tool)
[COPIED]
[color=blue:d72e8]A perennial programmer's problem is checking logs to be sure that a program worked successfully. You may search for error and warnings, but there are plenty of other messages you should check for too. We use our Log Filter to do this job for us.
Log Filter checks your log for errors, warnings, and other "interesting" messages. It then displays what it finds in its summary window. Double-click on a row and it'll reposition the log window to display the message in context (if it's an external log file, it'll open it in a viewer window and position it for you). [/color:d72e8]
Download the appropriate version for your copy of SAS and try it for yourself!
<!-- m --><a class="postlink" href="http://www.ratcliffe.co.uk/rest_logfilt.htm">http://www.ratcliffe.co.uk/rest_logfilt.htm</a><!-- m -->