Search the web
Sign In
New User? Sign Up
textpipe-discuss · TextPipe user discussion forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 359 - 388 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
359
Hello, I would like to know if this is possible with Textpipe... I have groups of 3 files: and original, a list of sentences (one sentence per line) appearing...
José Angel
joseangel.rm
Offline Send Email
Oct 6, 2002
10:07 am
360
Hi Jose, You will need a couple of filters to do this. 1) Filter to add "/S= To the start and " To the end of each line of search strings. 2) Filter to add ...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 6, 2002
9:33 pm
361
Thank you, it took me some time but I managed to do it. However, I had to remove the "" and split the lines so my file was: /S=<string1original> ...
José Angel
joseangel.rm
Offline Send Email
Oct 7, 2002
2:51 am
362
The explanation is that TextPipe opens a new window so that you can still find out what is running in the command line window. You must have added the Convert...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 7, 2002
3:08 am
363
Thank you. Now it is the time for me to buy TextPipe. Regards, José Angel ... have ... perhaps ... 9888 ... remove ... emails ... run ... my ... filter ... in...
José Angel
joseangel.rm
Offline Send Email
Oct 7, 2002
10:13 pm
364
Hello all, I send out a newsletter (with attachment) to more than 4000 people. Inevitably, there are always bounce-backs. These bouncebacks are almost always...
blomsterbed2002
Offline Send Email
Oct 8, 2002
11:49 pm
365
Hi all, We've just created a new page that describes TextPipe's architecture, making it easy to understand why it's so much more powerful than other text...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 10, 2002
9:43 pm
366
I have used textpipe for some time now, but I am not sure how I would perform the following function: Take a large text file with the following format-...
ohiotim2
Offline Send Email
Oct 10, 2002
9:46 pm
367
I am trying to find and replace a pattern and I just can't get it to work. I can't see where my syntax is wrong. Here is my original text. This is repeated...
lofan6
Offline Send Email
Oct 10, 2002
9:46 pm
368
Hi Ted, You need to enclose the .* in brackets as (.*) to capture the number into replacement slot 1. Then you can use $1 in the replacement text. Regards, ...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 11, 2002
12:34 am
369
... From: ohiotim2 [mailto:tweaver@...] Sent: Wednesday, October 09, 2002 6:33 AM To: textpipe-discuss@yahoogroups.com Subject: [textpipe-discuss]...
Rich Buhler
drrich@...
Send Email
Oct 13, 2002
7:33 pm
370
Hello, How can I process subfilters from the command line? If I export to command line a filter containing subfilers, the result doesnt consider indentation......
José Angel
joseangel.rm
Offline Send Email
Oct 15, 2002
5:56 am
371
Hello, Is it possible to search for the underlined, bold or italics attributes in Ms Word documents and replace them for text, either with TextPipe Pro or...
José Angel
joseangel.rm
Offline Send Email
Oct 15, 2002
5:57 am
372
Hi Tim, I'm sure that someone in this group can help (Dave, are you around?) Essentially you need to find the last line of each block, and insert a 'file...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 15, 2002
6:00 am
373
Hi Tim, I'm sure that someone in this group can help (Dave, are you around?) Essentially you need to find the last line of each block, and insert a 'file...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 15, 2002
6:01 am
374
Hi José, No - you can't create sub filters from the command line, but you can using COM from VBScript or JScript or any programming language. Regards, Simon ...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 15, 2002
6:03 am
375
Hello, I was trying to solve it until this reply was posted. I did filers to create batch files to produce the new files (empty), directories, and move the...
José Angel
joseangel.rm
Offline Send Email
Oct 19, 2002
8:41 pm
376
I download large text files from a mainframe system to a PC to be indexed and then burned onto CD's. I use TextPipe to delete pesky EOF markers, empty...
Jeff Owens
yungblut2
Offline Send Email
Oct 23, 2002
9:24 pm
377
Hi Jeff, I've attached an example where a VBScript turns on and off sub filters. You can easily modify this code to turn on and off sub filtering for odd ...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Oct 24, 2002
1:04 am
378
Thanks. I used the VB script as a starting point and then heavily modified it to select every line that was not all blanks and at the same time examined it as...
Jeffrey Owens
yungblut2
Offline Send Email
Oct 31, 2002
8:28 am
379
Hello, I have just discovered this discussion forum thanks to Simon's mail about Text Mining. I was actually after finding the areas that this product would be...
deryakal91
Offline Send Email
Oct 31, 2002
11:40 am
380
Simon, For those of us who use Textpipe more for reporting (complex searches of many files that get merged into a single file output) rather than updating many...
allanlewis@...
clarkallan9
Offline Send Email
Nov 2, 2002
3:42 am
381
I've got a rule that takes a line in the form of if (ptr == NULL) and changes it into if (ptr == NULL || CHECK_POINTER(ptr)) The problem is that it puts an...
Flower, Rick
toomuchgut
Offline Send Email
Nov 7, 2002
11:49 pm
382
Hi Allan, This will appear in the next release. Thanks for your suggestion! Simon ... searches of many ... updating many ... as the ... window if ... to last ...
crystalsoftwareau
crystalsoftw...
Offline Send Email
Nov 7, 2002
11:57 pm
383
Sorry for the late reply, but I just started re-using TextPipe again after a few months away from using it (and can now say I'm a proud registered owner!) and...
Flower, Rick
toomuchgut
Offline Send Email
Nov 8, 2002
12:00 am
384
Hi José, There is no *easy* way to do this. The only method that will work is to first convert each Word document to RTF format, which is text based. Then you...
crystalsoftwareau
crystalsoftw...
Offline Send Email
Nov 8, 2002
12:00 am
385
Hi Rick, One way would be to use a subfilter of the replace filter with a Find pattern : \s*\) Replace with : ) This will find all right parentheses with...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Nov 8, 2002
12:46 am
386
Hi again José, For registered users, we've just added a Word macro that can be used to convert Word documents to RTF format for TextPipe to operate on them....
crystalsoftwareau
crystalsoftw...
Offline Send Email
Nov 8, 2002
1:00 am
387
Simon, Thanks for the info.. That did the trick and worked 100%.. I didn't even think about using a subfilter.. Sheesh.. I guess it will take a bit of time to...
Flower, Rick
toomuchgut
Offline Send Email
Nov 8, 2002
1:33 am
388
Simon, As you know, Textpipe Pro is sophisticated and complex software. Hence it allows us to do powerful things. But because of the sophistication, it is ...
allanlewis@...
clarkallan9
Offline Send Email
Nov 12, 2002
9:57 pm
Messages 359 - 388 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help