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 / madhu
by using missover option.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
How do dates work in SAS data?
What are the new features included in the new version of SAS Programming Language?
What is the use of PROC gplot?
What are SAS/ACCESS and SAS/CONNECT?
What are the differences between proc means and proc summary?
What is the difference between SAS functions and procedures?
explain what is factor analysis? : Sas-administrator
Where do you use proc means over proc freq?
how can you import .csv file in to sas? : Sas programming
what is sas and what are the functions? : Sas-administrator
Describe crosslist option in tables statement?
what are sas bi dashboard components? : Sas-bi
how to generate the test data in sas without input data? : Sas-administrator
What is the use of the %include statement?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming