Search found 4 matches
- Sat Oct 09, 2004 12:44 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Text blocks find & replace???
- Replies: 6
- Views: 16996
What is the best format for PC to/from Linux conversions ? We think Fedora Core 1 is ISO-8859-1 but unsure what would be the PC side or a file format to convert the original file that would transfer to and from without additional conversions. What we are doing: 1. We downloaded to a W2000 work stati...
- Fri Oct 08, 2004 10:48 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove Line after 2 columns match or don't match
- Replies: 5
- Views: 15436
I understand that I need to insert a value like xFF. two issues for me. Empty is the key the field is empty no null, spaces etc. 1. logic needed. if f1 is empty AND f7 is empty) delete line else keep line endif How do I only DELETE lines that have two xFF 2. field 1 or 7 maybe a empty, null or white...
- Wed Oct 06, 2004 10:18 pm
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove Line after 2 columns match or don't match
- Replies: 5
- Views: 15436
- Tue Oct 05, 2004 3:34 am
- Forum: TextPipe Tips and Tricks, Questions and Support
- Topic: Remove Line after 2 columns match or don't match
- Replies: 5
- Views: 15436
Remove Line after 2 columns match or don't match
I was attempting to nest subfilters to delete the line if the two of the columns were blank or empty. Restrict column 1 > subfilter: Match parttern >> subfilter: Restrict Column 7 >>> subfilter: Match Parttern >>>> subfilter: remove line I do not have a working script as of this posting. I have ten ...