I use the tipical free file eof .... to read line by line a txt file.
During the loop a get in a mid postion of string a date form each lines and store the date value it in mYDate var.
How to get the min and max date when the loop is finished?
Peraphs i can store the date value in a collection, in a dictionary...
note:
In txt are approx 350.xxx lines
During the loop a get in a mid postion of string a date form each lines and store the date value it in mYDate var.
How to get the min and max date when the loop is finished?
Peraphs i can store the date value in a collection, in a dictionary...
note:
In txt are approx 350.xxx lines