Search found 3 matches

by allratings
Fri Oct 23, 2015 7:57 pm
Forum: General
Topic: Multiple lines
Replies: 2
Views: 2260

Ben

Thank you Ben! That's exactly what I was looking for. That feature was not available in earlier versions of Textpad.
by allratings
Fri Oct 23, 2015 5:09 pm
Forum: General
Topic: Multiple lines
Replies: 2
Views: 2260

Multiple lines

What would be the proper expression to find and delete multiple lines? I am not talking about this....
Find=line1(.+)\n(.+)\nline4

I am talking about maybe 100s of lines where I want to delete the content from the two points and the line numbers are not always the same.

Example: This is on line 1 ...
by allratings
Wed Jul 02, 2008 8:18 pm
Forum: WildEdit
Topic: Remove duplicates in files
Replies: 0
Views: 1595

Remove duplicates in files

I am wondering if wildedt will do this. If so, I am buying it for sure.

Let's say I have 100 files. I don't want to lose the integrity of any of the files.

Lets say I have the following files

File1.txt
File2.txt
File3.txt
File4.txt


Here are the same 4 files and their contents:

file1.txt ...