Search found 2 matches

by gazdovsky
Sat Nov 23, 2013 10:23 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Remove non-matching lines dont work well
Replies: 1
Views: 6676

Remove non-matching lines dont work well

Hello, I have filter:

Remove non-matching lines [['startlinetext'or'SKU:'or'pcShowProductSku'or'pcShowProductBrand'or'pcShowProductListPrice'or'mainprice'or'pcShowMainImage'or'pcShowAdditionalImage'or'<td style="padding:8px;">']]
[ ] Include line numbers
[ ] Include filename
[X] Match case ...
by gazdovsky
Tue Nov 19, 2013 9:20 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Extract data from txt to csv file
Replies: 1
Views: 6742

Extract data from txt to csv file

Hello, I have about 800 txt files with html code.
There are next fragments:
1. I need: 440628-12 and 359.99
var DefaultVAT="$0.00";

var DefaultSku="440628-12";
var DefaultWeight1=4;
var DefaultWeight2=0;
var DefaultPrice="$359.99";
2. I need: 440585_38_FT-dtl.jpg
<td width="33%" class ...