Previous Page | Next Page

SAS Statements under Windows

SAS Statements under Windows

A SAS statement is a directive to SAS that either requests that SAS perform a certain operation or provides information to the system that might be necessary for later operations.

All SAS statements are described in SAS Language Reference: Dictionary. Statements that are described here have syntax and usage that are specific to Windows.

The following statements have details that are specific to the Windows operating environment:

ABORT Statement: Windows LENGTH Statement: Windows
ATTRIB Statement: Windows LIBNAME Statement: Windows
FILE Statement: Windows SYSTASK Statement: Windows
FILENAME Statement: Windows TITLE Statement: Windows
FOOTNOTE Statement: Windows WAITFOR Statement: Windows
%INCLUDE Statement: Windows X Statement: Windows
INFILE Statement: Windows

Previous Page | Next Page | Top of Page