|
CC04 Combining Proc SQL, Data Step, Proc Format, and Proc Report a report where the information for the data in one or more libraries can be presented with one program. This program can become a macro where you can give only the libnames where your data and yo ur formats are located and you would get the all information you need. But it is flexible enough that you can limit the information to selected datasets. |