SAS Institute. The Power to Know

SAS(R) Component Language 9.2: Reference

space
Previous Page | Next Page

SCL Lists

Using SCL List File Functions

Two SCL list functions enable you to store lists in SAS catalog entries or in external files and to read lists from these files. The SAVELIST function stores a list, and the FILLIST function reads data from a catalog entry or external file and fills a list with the text from the file.

space
Previous Page | Next Page | Top of Page