WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?

Answer Posted / venkatesh.layam

debugging is error identifier process.if you have any
errors in your programme it will display in log window
the errors are different type
syntaxal error
semantic errors
exection time errors
logical errors:which can not gives the error message but
the results are change dynamically.
macro debugging(by using mlogic mprint symbolgen)
>and can identify errors in the programme by using debug
option'/';

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you identify a macro variable? : sas-macro

766


Explain the use of proc gplot? : sas-grid-administration

764


What do you understand by the term Normal Distribution?

763


In SAS explain which statement does not perform automatic conversions in comparisons?

1076


how does sas handle missing values in formats? : Sas programming

848


what is program data vector? : Sas-administrator

836


What is a method to debug and test your SAS program?

987


What is the role of sas grid administrator? : sas-grid-administration

1058


Explain how you can debug and test your SAS program?

757


Difference between sum function and using “+” operator?

847


what are 5 ways to perform a table lookup in sas? : Sas-administrator

992


what is function of retain statment

1791


What are the new features included in the new version of SAS Programming Language?

957


what are sas/access and sas/connect? : Sas programming

752


What commands are used in the case of including or excluding any specific variables in the data set?

834