what is _error_?
Answers were Sorted based on User's Feedback
Answer / manish thakur
_error_ is created when pdv is generated along with _n_
if the value of _error_ is 0 then there is no error
if the value of _error_ is 1 then there is an error...
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / 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 |
What is maximum number of rows and cols can be handled in SAS?
Name statements that function at both compile and execution time.
How can I remove header from output data set?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
how to do user inputs and command line arguments in sas?
What is the difference between nodupkey and nodup options?
What techniques and/or PROCs do you use for tables?
what is the primary variable in your study?
How to create a permanent sas data set?