How to Run a SAS program
How to RUN a SAS program
------------------------
Once you have written your SAS program in the Program Editor window you
can run it by using the Submit option on the Locals menu in this window.
This causes the SAS code to be run with the results appearing in the Log
window and output in the Output window. If the Log window indicates
errors, you can recall the program for editing by choosing the Recall
option on the Locals menu in the Program Editor window.
|