Chapter Contents |
Previous |
Next |
ODS EXCLUDE |
Valid: | anywhere |
Category: | Output Control |
Syntax | |
See |
Syntax |
ODS <ODS-destination> EXCLUDE exclusion(s) | ALL | NONE; |
To do this ... | Use this argument | |
---|---|---|
Specify which ODS destination's exclusion list to write to. The ODS destination can be HTML, LISTING, or PRINTER. | ODS-destination |
|
Identify which output objects to add to an exclusion list. | exclusion |
|
Set the list to EXCLUDE ALL. | ALL | |
Set the list to EXCLUDE NONE (EXCLUDE NONE has the same effect as SELECT ALL.) | NONE |
See |
The Complete Guide to the SAS Output Delivery System for complete information. |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.