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.
Valid in:DATA step
Category:File-Handling
Type:Executable
Default:ODS sends the output object to all open ODS destinations.
Note:This syntax shows only the ODS form of the FILE statement. For the complete
syntax, see “FILE Statement” in SAS Statements: Reference.
Syntax
FILEPRINTODS <=(ODS-suboption(s))> <options> ;
Required Arguments
PRINT
is a reserved fileref that you must use when you direct ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.