How to Learn to use SAS
How to LEARN to use SAS
-----------------------
SAS is available on the Sun platform. To start it up, you can invoke it
from Dash or from the athena prompt by typing
add sas
sas &
By default, on Athena, SAS starts in the display manager mode, meaning
that three windows will appear on your screen:
* Program Editor window for creating and editing programs
* Log window for error and informational messages
* Output window for results
The SAS/ASSIST module provides an easy-to-use interface to the complex
system. To start up ASSIST, choose the ASSIST option on the Globals menu
in any of the three main windows. After a short time and after creating
some sample datasets, the ASSIST window will appear.
To exit ASSIST, choose the GoBack button until you get to the top level.
Then choose Exit to quit ASSIST.
To exit SAS, use the Exit... option on the File menu in the Program
Editor window.
Additional information on SAS and the Athena installation can be found on
the SAS web page at:
http://web.mit.edu/sas/www/
(last updated August 18 1998)
|