The ODS SELECT statement sends one output object, Moments, to the open ODS destinations. Both the Listing and the HTML destinations are open. (To learn the names of the output objects, run the procedure with the ODS TRACE ON statement in effect. See Determining What Output Objects a Procedure Creates.)
ods select moments;