Chapter Contents |
Previous |
Next |
SAS Component Language: Reference |
Many functions that perform SAS table operations return a SAS software return code, called sysrc. SAS System Return Codes contains a list of return codes with a section for operations that are most commonly performed on SAS tables. You can check for these codes to write sophisticated error checking for your SCL programs.
The following sections describe the tasks that SCL programs can perform on SAS tables, along with summary information about the SCL function or routine to use to perform that task. These functions and routines are described in SAS Component Language Dictionary.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.