Hi there,
I have a large server log file (~750meg) which I can't open with either Notepad or Notepad++ (they both say the file is too large).
Can anyone suggest a program (for windows) that will only read a small part of the file into memory at a time?
Or do I need to write my own app to parse this file?