SAS Syntax

SAS was designed to be easy to use:

In writing SAS programs it is very easy to forget a semicolon here or there; this is the most common mistakle made by beginning SAS programmers. Always check that each SAS statement ends in a semicolon before executing your program.

Note: Do not include semicolons or blank lines in your data.

Virginia Tech Computing Center--Distributed Information Systems
Last updated: October 31, 1995