The trick is to replace only between >...< pairs. The beauty of TextPipe is that you can restrict a set of changes to any region, using either a pattern, or...
This is probably so simple that it's been solved a dozen times, but I'm stuck. How do I remove quote marks from content that are interfering with correct...
Hi Steve, You need to add a `Convert end of lines' filter at the top of your filter list. The Trial Run area (as documented in the help) converts all EOLs to...
I have a filter file which using a series of preset filters (like the HTML code stripper), and a series of exact-match replacement filters (usually to get rid...
Hi, How can split a file by file size and string pattern? For example I would like to split a file into minimum size of 5 MB and find a string pattern as the...
... Simple. Replace line break with whitespace after "Sales:" First filter (replace): -Search (Sales:)(\r\n) -Replace with $1[ ] Second filter (extract...
I have been working on some data extraction. I am using textpipe pro as well as Easy pattern helper.. I need to extract two lines that read like this Sales: ...
The latest TextPipe Pro Beta can be downloaded from: http://www.datamystic.com/textpipeprobeta.exe and for customers, from the pre-release link in the secure...
I'm trying to move the first line matching a pattern to a different (and fixed) line position. For example, I would like to move line number 4 to position...
We've just released TextPipe Pro 7.4 - the easiest way to fix, convert, transform or data mine text files. TextPipe can now convert to and from 150+ code...
Hi all, We've just uploaded our new site design - we hope you like the new look. Also, if you weren't aware of it, we changed from Crystal Software to...
EasyPatterns are a user-friendly language to match text patterns such as phone numbers, email addresses, prices, times, dates, IP addresses, Zip codes and much...
TextPipe 7.0 has some amazing new features...read more below... TextPipe Pro is the companion product to our other search and replace tools - WordPipe for...
You can restrict a replacement or set of changes to a single section of a .INI file. The trick is to use a search/replace as the restriction. The example below...
Hi there Textpipe Guru's I have a problem for you all which I have been unable to solve ... I want to be able to scan a document and update an acronym list and...
Ok - we won't kill the group - it has over 600 members after all! Spam has become a real pain for most people (us included), so the forums provide a useful...
Hi Simon and TextPipers; A Yahoo Group 'push' of information works far better for occasional TextPipe users with busy schedules than a forum that would have to...
Hi Paul, If you output using, say, a tab format, you can then use a Restrict to Tab Fields filter with a sub filter of a Pad to Width filter to force each...
Hi Simon, I'm surprised that the new forums haven't taken off. i think they knock spots off yahoo Groups any day especially as they are being hosted on your...
I´ve got a XML file with over 2000 pairs of lines with the following structure: <base loc="en" >TEXT TO COPY</base> <tran loc="fr" origin=""></tran> and I...
Hi Tim, Try searching for the pattern \\[\r\n]* Replace with nothing. Regards, Simon Carter, Crystal Software, www.crystalsoftware.com.au, (+61) 3 9888 3104...
I am trying to extract info from a text file. I need to extract the solitiation number, Posted date, classification code, the lines under the contracting...
I am trying textpipe on a trial basis. I need something that can take an EXCEL spreadsheet and write it out in a text format that retains the field spacing....
Ok, am I trying to overthink this? I have multiple lines that contain the character "\". I simply want to delete the backslash and everything after it until I...
Hi TextPipers, Attached is a filter to convert zoned decimal to ASCII. Since the forums at www.crystalsoftware.com.au/forums haven't exactly taken off, we will...