Hey Guys;
My client receives a unformatted text file that must be opened in NotePad. It contains a 39 byte hdr (which must remain) a large amount of garbage which must be deleted. The end of the garbage and the beginning of the good data is denoted by the bytes "O1CR".
Are there any ideas how this can be accomplished. This is a very large file thus an array is not feasible.
Thanx
Trudye
My client receives a unformatted text file that must be opened in NotePad. It contains a 39 byte hdr (which must remain) a large amount of garbage which must be deleted. The end of the garbage and the beginning of the good data is denoted by the bytes "O1CR".
Are there any ideas how this can be accomplished. This is a very large file thus an array is not feasible.
Thanx
Trudye