SAS Library
The User Interface of SAS For Windows


This page was adapted from a page created by Oliver Schabenberger.  We thank Professor Schabenberger for permission to adapt and distribute this page via our web site.


1.1 PROG, LOG, and OUT windows

1.2. Changing size and color of the windows

%dm608clr;

1.3. Executing a program

1.4. Clearing windows

out; clear; log; clear; prg;

out; clear; log; clear; prg; zoom off; submit;

1.5.Saving your work

How to cite this page

Report an error on this page or leave a comment

The content of this web site should not be construed as an endorsement of any particular web site, book, or software product by the University of California.