![]() Chapter Contents |
![]() Previous |
![]() Next |
| The ODS Statements |
| To do this ... | Use this statement | |
|---|---|---|
| Specify output objects to exclude from ODS destinations. | ODS EXCLUDE | |
| Open, manage, or close the HTML destination. If the destination is open, you can create HTML output. | ODS HTML | |
| Open, manage, or close the Listing destination. | ODS LISTING | |
| Create a SAS data set from an output object and manage the selection and exclusion lists for the Output destination. | ODS OUTPUT | |
| Specify which locations to search for definitions that were created by PROC TEMPLATE, as well as the order in which to search for them. | ODS PATH | |
| Open, manage, or close the Printer destination. If the destination is open, you can create Printer output. | ODS PRINTER | |
| Specify output objects for ODS destinations. | ODS SELECT | |
| Write to the SAS log the specified selection or exclusion list. | ODS SHOW | |
| Write to the SAS log a record of each output object that is created, or suppress the writing of this record. | ODS TRACE | |
| Print or suppress a warning that a style definition or a table definition that is used is not supplied by SAS Institute. | ODS VERIFY | |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.