| Jiangtang's profile技止于此BlogListsNetwork | Help |
|
9/12/2007 SAS学习笔记(2):Using the Programming WorkspaceSAS OnlineTutor®: Basic and Intermediate SAS®的learning path见《SAS学习笔记:开篇》 这一集没什么好看的,就是SAS的编程环境,熟悉各种窗口就是。需要清楚的是什么是Output窗口,什么是Result窗口。 The Output Window You can create two basic types of SAS output: a listing, which is traditional SAS output, an HTML document. In the Output window, you browse listing output from SAS programs that you submit. (You can use a browser to view HTML output.) By default, the Output window is positioned behind the code editing and Log windows. The Results Window The Results window helps you navigate and manage output from SAS programs that you submit. You can view, save, and print individual items of output. On most operating systems, the Results window is positioned behind the Explorer window and is empty until you submit a SAS program that creates output. Then the Results window moves to the front of your display. The Results window displays separate icons for listing output and HTML output. In the example below, the first Print folder contains both types of output. 一句话,区别在于: The Results window displays a tree view of output that is created during a SAS session. The Output window displays the output itself. TrackbacksThe trackback URL for this entry is: http://johnthu.spaces.live.com/blog/cns!2053CD511E6D5B1E!286.trak Weblogs that reference this entry
|
|
|