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 / ganesh
In my view Missover is the right option to prevent sas form
reading the next record if last variable didn,t have a
value.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is information maps?
What is data _null_?
what is broad cast agent? : Sas-bi
how would you create multiple observations from a single observation? : Sas programming
Mention some common errors that are usually committed in sas programming.
What are the scrubbing procedures in sas?
How do you debug and test your SAS programs?
What is the command used to find missing values?
What is SAS?
how to remove duplicates using proc sql?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
how can you put a "trace" in your program? : Sas programming
What do the PUT and INPUT functions do?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
Explain the difference between nodup and nodupkey options?