Select the best answer
for each question. Check your answers using the answer key in the
appendix.
-
As you write and edit
SAS programs, it is a good idea to do the following:
-
Begin DATA and PROC
steps in column one.
-
Indent statements within
a step.
-
Begin RUN statements
in column one.
-
-
Suppose you have submitted
a SAS program that contains spelling errors. Which set of steps should
you perform, in the order shown, to revise and resubmit the program?