ODS RTF Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 594
ODS SELECT Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 620
ODS SHOW Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 633
ODS Tagset Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 634
ODS TAGSETS.RTF Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 665
ODS TEXT= Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 709
ODS TRACE Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 713
ODS USEGOPT Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 718
ODS VERIFY Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 721
PUT Statement for ODS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 722
ODS Statement Category Descriptions
The following table lists and describes the categories of ODS global statements:
Table 5.1 Global Statements by Category
Statement Category Function
ODS: Output Control Provide descriptive information about the specified
output objects and their locations.
ODS: SAS Formatted Produce LISTING output, a SAS output data set, or a
hierarchy file.
ODS: Third-Party Formatted Produce files that are formatted in the proper destination
format.
ODS Statements by Category
Category Language Elements Description
Data Access ODS PACKAGE Statement (p.
470)
Opens, adds to, publishes, or closes one SAS Output Delivery
System (ODS) package object.
File-Handling FILE Statement for ODS (p.
143)
Creates an ODS output object by binding the data component to
the table template. As an option, the FILE Statement lists the
variables to include in the ODS output, and it specifies options
that control how the variables are formatted.
PUT Statement for ODS (p.
722)
Writes data values to a special buffer from which they can be
written to the data component and then formatted by ODS.
ODS: Output
Control
LIBNAME Statement,
SASEDOC (p. 153)
Uses the SASEDOC engine to associate a SAS libref (library
reference) with one or more ODS output objects that are stored in
an ODS document.
94 Chapter 5 • Dictionary of ODS Language Statements
Get SAS 9.4 Output Delivery System, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.