Search found 2 matches

by sreddy
Fri Jan 02, 2004 11:28 pm
Forum: General
Topic: How to locate End of File marker in a huge flat file?
Replies: 3
Views: 359

EOF Marker(ASCII 26)

Thanks for your response, Yes I am looking for Ctrl+Z.

couldn't get anything when I try to find \x1a with my RegExp on,by the way I am using textpad editor.
by sreddy
Fri Jan 02, 2004 10:12 pm
Forum: General
Topic: How to locate End of File marker in a huge flat file?
Replies: 3
Views: 359

How to locate End of File marker in a huge flat file?

Hi,

I am working on a Huge Flat file which contains around 14 million rows and want to find an EOF Marker in that file. Can somebody help me in finding.

Thanks in Advance,