Summary

Command

OPTIONS
view the option settings when you use the windowing environment.

Options

PROC OPTIONS options;
lists the current values of all SAS system options.

System Options

DMS | NODMS
at invocation, specifies whether the SAS Programming windows are to be active in a SAS session.
LINESIZE=n
specifies the width for SAS LISTING output.
VERBOSE
at invocation, displays a listing of all options in the configuration file and on the command line.

Statements

DATALINES;
signals to SAS that the data follows immediately.
ENDSAS;
causes a SAS job or session to terminate at the end of the current DATA or PROC step.
OPTIONS option;
changes one or more system options from the default value set ...

Get Step-by-Step Programming with Base SAS 9.4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.