| Product | Release |
|---|---|
| SAS/GRAPH | 9.2 |
| SAS/GRAPH ODS Graphics Editor | 9.2 |
| Base SAS | 9.2 |
| SAS/STAT | 9.2 |
| Previous Page | | | Next Page |
| Output Delivery System and the DATA Step |
To use the DATA step and ODS to produce output that contains more enhanced formatting features than the default listing output, you must use both the FILE PRINT ODS statement and the PUT statement.
| FILE PRINT ODS<=(ODS-suboption(s))><options>; |
| PUT <specification(s)> <_ODS_ <@|@@>> ; |
| Previous Page | | | Next Page | | | Top of Page |
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
