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 / suresh
Use the MISSOVER keyword;
http://www.time2ask.com/13296/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.htm
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Briefly explain input and put function?
what is hierarchy flattening? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specfications?
What are the functions which are used for character handling functions?
Give an example where SAS fails to convert character value to numeric value automatically?
explain the difference between proc means and proc summary?
what are input dataset and output dataset options? : Sas programming
what is ae onset date n what is RDS
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What are the advantages of using sas?
What do the put and input function do?
what is the purpose of _error_? : Sas programming
explain the main difference between the nodup and nodupkey options? : Sas-administrator
do you prefer proc report or proc tabulate? Why? : Sas programming