how do you validate sas program?

Answer Posted / sunil kantilal

Using the OBS=0 session option would result only in
Compilation of the code. Any other way of running the code
actually change/update/modify the dataset while running.
Including the debugger option. So the only way to trace the
errors and working of the syntax would be to unable the

OPTION OBS=0

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why double trailing @@ is used in input statement?

928


What is by-group processing?

749


What is run-group processing?

861


Explain data step in SAS

847


explain the function of substr in sas? : Sas-administrator

770


What do you know about sas and what we do? : sas-grid-administration

809


describe how to adjust the performance of data integrator? : Sas-di

761


What are the data types in sas?

814


What are the best sas programming practices for handling very large datasets? : sas-grid-administration

774


What is the work of tranwrd function?

952


In ARRAY processing, what does the DIM function do?

915


How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

1311


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

909


Describe the ways in which you can create macro variables?

846


Describe the function and untility of the most difficult SAS macro that you have written.

1843