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
What is PDV?
What are the parameters of scan function?
What is the use of stop statement?
Name validation tools used in SAS
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Differences between where and if statement?
what is factor analysis? : Sas-administrator
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
What is interleaving in SAS?
what do you mean by data staging area? : Sas-di
Explain what is data step?
What is SAS informats?
What do the SAS log messages "numeric values have been converted to character" mean?
Explain why double trailing @@ is used in input statement?
how does sas handle missing values in formats? : Sas programming