Hello,
I need some help with modifying a code in fortran 77. This program is supposed to skip the first two lines and the last line of the sample data and then extract only the date from the date column and write it to an output text file. The program I have now manages to skip the first two...