As long as the tracing feature is on, information about each output object that is created appears in the SAS log. 36 options nodate pageno=1 linesize=64 pagesize=60; 37 ods trace on; 38 39 proc ...
one or more output objects from which to create a data set the names of the data sets to create. To create a single output data set, use this simplified form of the ODS OUTPUT statement: ODS OUTPUT ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results