EmEditor (text editor) Forum Index Beta Version Bug Reports
Problems with large files and find-replace | Register To Post |
| Threaded | Oldest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| A-D-T | Posted on: 6/19/2010 9:57 am |
Just popping in ![]() ![]() Joined: 5/25/2010 From: Posts: 5 |
Re: Problems with large files and find-replace ok. That explains it!
By raising the size it worked fine. thx! |
| Yutaka | Posted on: 6/18/2010 8:50 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2399 |
Re: Problems with large files and find-replace Hello A-D-T,
I am sorry but when EmEditor opens a large file using a temporary file (larger than specified size in the Advanced tab of Customize dialog box), it becomes slow when it needs to add or remove lines. If possible, you can increase this size so that it can be a little larger than the size of the file you are trying to open. Please let me know if you have further questions. Thank you,
|
| A-D-T | Posted on: 6/18/2010 1:40 am |
Just popping in ![]() ![]() Joined: 5/25/2010 From: Posts: 5 |
Problems with large files and find-replace hi!
I just encountered a problem with large files and the find-replace function: I've got a big file with different datasets like 1|asdf|12348|asdf|.... 2|1234855|asdf|238.... 3|238ahsh|asdf|238.... and so on I just want to have all datasets starting with "2|" So I delete every other dataset with the regex "^[1345]\|*$" This works well and leaves me a big file with only "2|" datasets and many empty lines. To optimize the onging use of the new file i also want to delete the empty lines with "^\n". And now comes the problem: It works but is AWFULLY SLOW (aprox. 1% of the file per 30 seconds). Am I doing something wrong or is this a problem within EmEditor/Regex++? Is there another way to get rid of the empty lines? cheers A-D-T |
| Threaded | Oldest First | Previous Topic | Next Topic | Top |
| Register To Post | |




