Hello
I have a flat file that I am trying to import. The time field is in a column separate from the date and doesn't have any colons i.e. 1040, 1230 etc.
What is the input statement for importing these?
Note also that the field has some "9999" values indicating time not available - how can I import these as zero?
Thanks.
Shelby
I have a flat file that I am trying to import. The time field is in a column separate from the date and doesn't have any colons i.e. 1040, 1230 etc.
What is the input statement for importing these?
Note also that the field has some "9999" values indicating time not available - how can I import these as zero?
Thanks.
Shelby