A sas program contains SAS statements. Typically multiple statements that create steps etc. But a SAS program could have a single statement, such as any global statement.
For example, a program with single title statement is still a program, and it would run.
A sas program contains SAS statements. Typically multiple statements that create steps etc. But a SAS program could have a single statement, such as any global statement.
For example, a program with single title statement is still a program, and it would run.