Chapter Contents |
Previous |
Next |
SAS Component Language: Reference |
SAS Component Language Dictionary provides entries for elements that have different functionality in SCL programs. The differences are summarized in Using SAS DATA Step Features in SCL.
Although SCL does not provide an equivalent for every command that is available under your operating system, it does provide features that interact directly with SAS software and with host operating systems. For example, you can use the SUBMIT statement to access other features of SAS software, and you can use the SYSTEM function to issue host operating system commands. SCL also supports the SAS macro facility. For more information about these features, see Using Other SAS Software Products.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.