Search found 2 matches

by msharpe
Tue Apr 28, 2015 9:35 pm
Forum: TextCrawler
Topic: Removal of Blank Lines
Replies: 2
Views: 19112

Removal of Blank Lines

Hi,

Here is the problem.

I thought I had successfully formatted multiple files, and they show up as required when opened in notepad and textcrawler.

But, when opened in wordpad there are some blank lines that should not be there.

The following was copied from a txt doc and did not show the blank ...
by msharpe
Mon Apr 20, 2015 9:15 pm
Forum: TextCrawler
Topic: Search and Insert
Replies: 1
Views: 11334

Search and Insert

Hi Folks,

I'm trying to search for a line with a specific string and then insert a new line after.

Searching for a line containing G87* (the following characters change in each file)and insert M32 on the next line.

Examples:

G87P123
becomes
G87P123
M32

G870-45
becomes
G870-45
M32

looks like ...