1.

How To Debug And Test The Sas Program?

Answer»

In order to debug and TEST our own SAS program, we NEED to use the Obs=0 along with the SYSTEM options to TRACE the executed program.

In order to debug and test our own SAS program, we need to use the Obs=0 along with the system options to trace the executed program.



Discussion

No Comment Found