If reading a variable length file with fixed input, how
would you prevent SAS from reading the next record if the
last variable didn’t have a value?
Answer Posted / nitin
By using stopover, missover is used to read next record
without stopping.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
What is the length assigned to the target variable by the scan function?
What is the SAS data set?
What are the data types that sas contain?
Explain the special input delimiters used in sas programming.
what is study design in while working with SAS? what are screening variables in SAS?
What is the use of function Proc summary?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
What is the purpose of trailing @ and @@? How do you use them?
what versions of sas have you used (on which platforms)? : Sas programming
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What are the data types in sas?
Mention few capabilities of sas framework.
Explain the purpose of retain statement.