Announcement

Collapse
No announcement yet.

Editing a large text file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Editing a large text file

    I have created my large ascii data file (600,000 lines or more = 30MB) and I need to copy and paste sections of it.

    Notepad can open it but when you click on the file dropdown or Edit dropdown etc nothing happens (as i assume it is going through the whole file first) so i cant copy and paste.

    When I try to open it in word it takes up to 6mins to open it.

    Does anyone know of a text editor that can handle this size file without these problems?

    ------------------
    Kind Regards
    Mike

  • #2
    Textpad (www.textpad.com) or Ultra Edit 32


    ------------------
    Fred
    mailto:[email protected][email protected]</A>
    http://www.oxenby.se

    Fred
    mailto:[email protected][email protected]</A>
    http://www.oxenby.se

    Comment


    • #3
      If you just have to do simple copy / paste, I always use PbNote from the samples
      with PB/DLL . It loads an ascii file of 48Mb in 45 seconds.
      You must mave 128Mb or more memory or it 'll be much slower....

      ------------------
      Peter.
      mailto[email protected][email protected]</A>
      Regards,
      Peter

      "Simplicity is a prerequisite for reliability"

      Comment

      Working...
      X