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
Tell me more about the parameters in macro? : sas-macro
what is study design in while working with SAS? what are screening variables in SAS?
Explain data step in SAS
where are dashboard components are created and maintained? : Sas-bi
What are the functions which are used for character handling functions?
what do the pad and dim functions do? : Sas programming
How to create list output for cross-tabulations in proc freq?
Hi, If anyone has base SAS certification dumps, please share.
explain the key concept of sas? : Sas-administrator
Differentiate between ceil and floor functions.
What is the basic structure of the SAS base program?
what is factor analysis? : Sas-administrator
What is run-group processing?
How to include or exclude specific variables in a data set?
What system options would you use to help debug a macro? : sas-macro