SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Searchback||next

Setting Up Your SAS Session
Setting System Options


If you create your procedure output as a SAS listing, you can also control the appearance of your output by setting system options such as
  • line size (the maximum width of the log and output)
  • page size (the number of lines per printed page of output)
  • the display of page numbers
  • the display of date and time.

The options above do not affect the appearance of HTML output.

All SAS system options have default settings that are used unless you specify otherwise. For example, page numbers are automatically displayed (unless your site modifies this default).


SAS output with option settings indicated



back||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.

Terms of Use & Legal Information | Privacy Statement