The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Application for removing blank rows
As title hints it, I would like some advice if there is an application that would remove blank rows from any type of text based file.
I've googled with many terms but couldnt find any. Here is a rough example of how would it look: Replace this block of text: Quote:
Quote:
Val. |
#2
|
|||
|
|||
usually, we do a "search - replace" in GREP for this...
search double-return (\r\r) replace with (\r) ... most code editors can do it... |
#3
|
||||
|
||||
Thanks nexialys,
I also discovered that Notepad++ has the same feature. I had it right in front of my nose, and didn't see it. Regards, Val. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|