Answer Posted / srinivas
Srinivas
U run data step,in that step any error._N_ gives which
position error,in that situation _error_=1
_n_ is the iteration of the data step.
if u use in data step _N_ gives the cursor position
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
What was the last computer book you purchased? Why?
What is program data vector (pdv) and what are its functions?
what is the use of proc sql? : Sas programming
What is the difference between nodupkey and nodup options?
How to specify variables to be processed by the freq procedure?
Give an example where SAS fails to convert character value to numeric value automatically?
how to change the execute of macro
Difference between informat and format?
What are the functions which are used for character handling functions?
Explain translate function?
What are the new features included in the new version of SAS Programming Language?
Give some examples where proc report’s defaults are different than proc print’s defaults?
Can you execute macro within another macro? : sas-macro
How do you debug and test your SAS programs?
What are the different types of sas functions?