Semicolon

From sasCommunity

Jump to: navigation, search

The Semicolon (;) is the most dreaded feature of the SAS syntax. It actually ends a statement and by itself is a null statement.

The result of the fear of the semicolon is that SAS programmers quite often forget to code the semicolon.

Folk lore: SAS really stands for "semicolon - always semicolon"

Personal tools