Set the SAS system options. The OPTIONS statement controls several aspects of the listing output. None of these options affects the HTML output. The TITLE statement specifies a title.


options nodate pageno=1 pagesize=60 linesize=72;
title "Leading Grain Producers";