1.

What Does The Run Statement Do?

Answer»

When SAS EDITOR looks at Run it starts COMPILING the data or proc step, if you have more than ONE data step or proc step or if you have a proc step. Following the data step then you can avoid the USAGE of the run statement.

When SAS editor looks at Run it starts compiling the data or proc step, if you have more than one data step or proc step or if you have a proc step. Following the data step then you can avoid the usage of the run statement.



Discussion

No Comment Found