what is _error_?
Answer Posted / varun
It is automatic variable and component of PDV. the value for _ERROR_ can be 1 or 0 and is helpful Error trapping.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What are the differences between sum function and using “+” operator?
What is program data vector (pdv) and what are its functions?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
What does PROC print, and PROC contents do?
Compare sas with other data analytics tools.
what is proc Index? and what is proc document?
Mention common programming errors committed in sas ?
Explain how merging helps to combine data sets.
How do you connect the desktop application to metadata server? : sas-grid-administration
How to test the debugging in sas?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Describe 5 ways to do a “table lookup” in SAS?
what is the use of proc contents and proc print in sas? : Sas-administrator
Describe the ways in which you can create macro variables?