SAS programs consist of two parts. The datastep is the part in which raw data is put into a SAS data set for analysis. The procstep (or steps) is the part of the program in which data analysis occurs.
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.