hI...
I have one raw data file with the sequence as follows:
first 6 digits are date next 4 digits are time followed by counts of next 5 digits and repeatation of the same pattern throughout the txt file. Now I want to extract the counts from this file and want to make a new file? How Can I do this?
Pls help...