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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 338 - 367 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
338
... all:: FRC . . . $(SUBDIRS):: FRC @for x in $@; do \ (cd $$x; pwd; $(MAKE) all); \ done . . . ... .PHONY: $(SUBDIRS) $(SUBDIRS): \t$(MAKE) -C $@ all . . . ...
Flower, Rick
toomuchgut
Offline Send Email
Sep 17, 2002
10:26 pm
339
Hi Rick, I'm glad you like the new version. We will be announcing its availability in the next few days. Have you tried using the new replace between tags...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 17, 2002
10:56 pm
340
Simon, I was able to end up using the method you described (fairly painlessly I might add!), but I've got a few more questions: 1) In my case, I'm trying to...
Flower, Rick
toomuchgut
Offline Send Email
Sep 19, 2002
10:46 pm
341
Hi Rick, 1. Because of the way TextPipe works, it is time consuming for it to determine whether it has actually changed a file or not! As a simple example, if...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 20, 2002
12:57 am
342
Did you know that you can use DataPipe to apply TextPipe filters to a database? This means that you can perform interactive search and replace, remove extra...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 20, 2002
4:42 am
343
Ok.. I was finally able to get my modifications working 100%.. I ran into some issues with spaces vs. tabs that our GNU Make doesn't like.. I removed the...
Flower, Rick
toomuchgut
Offline Send Email
Sep 22, 2002
9:01 am
344
Any ideas? I wish to retain the line structure so I can see where the plain text is in a packet log. When I convert, the formatting of the log is lost. Is it...
JOHN
gross_thing
Offline Send Email
Sep 22, 2002
9:40 am
345
Hi Rick, All TextPipe filters automatically recognise Mac, Unix and PC end of lines, even if they are mixed in one file. The problem comes when you use a...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 22, 2002
9:54 am
346
Hi John, Can you post your filter (or a File Menu\Export of it) so we can see what you are doing? Regards, Simon Carter, Crystal Software,...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 22, 2002
9:55 am
347
Hi, I have a series of HTML files, and I'm wanting to extract particular text from it and put it in to a single CSV file, and I'm having problems! The things I...
andrewhearn
Offline Send Email
Sep 24, 2002
9:49 pm
348
I'm experimenting with the evaluation version of TextPipe, which is very nice. But I can't figure out whether it can do the following i. I want to specify a...
johnstephenyeo
Offline Send Email
Sep 24, 2002
9:49 pm
349
Hi Andrew, There are 2 general approaches that you can use. 1. Use a search/replace to find the data you need, then use a VBScript sub filter to store it in...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 24, 2002
10:20 pm
350
Hi Stephen, TextPipe has a facility where sub filters can be turned on and off using a VBScript filter. I have attached a complete working example. You should...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 24, 2002
10:24 pm
351
I am using COM to automate TextPipe as one component of a large processing application. The problem is that I get promted every once and a while for updates,...
k54_98
Offline Send Email
Sep 25, 2002
10:14 pm
352
Open TextPipe, select Tools\Check for TextPipe updates, then set the 'next check date' well into the future. Regards, Simon Carter, Crystal Software,...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 25, 2002
10:26 pm
353
Hi Tom, I have attached a filter that displays a list of web pages with e-mail addresses. Just open the filter in TextPipe, drag and drop the top folder of...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 25, 2002
10:26 pm
354
Hi, thanks for that code. Unfortunately, when I try to load it into textpipe, I get the error message Error reading TVersion.version: Invalid property value I...
johnstephenyeo
Offline Send Email
Sep 27, 2002
4:00 am
355
Hi Stephen, You need to download the latest version from the website (below). Regards, Simon Carter, Crystal Software, http://www.crystalsoftware.com.au ...
Simon Carter
crystalsoftw...
Offline Send Email
Sep 27, 2002
4:49 am
356
Uh, no. I've downloaded 6.3.2 and receive the following message when I try to open the filter you attached you your earlier message: Error reading...
johnstephenyeo
Offline Send Email
Sep 30, 2002
1:09 am
357
Hi Stephen, The problem is with yahoo groups/IE - sometimes it downloads the file as text, not binary. I have attached it again as a .zip. Regards, Simon...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Sep 30, 2002
1:14 am
358
Thanks. I downloaded the zip file and loaded it into TextPro. It seemed to load ok, showing a VBScript filter; and, within this filter, a line with a filter...
johnstephenyeo
Offline Send Email
Sep 30, 2002
10:37 pm
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
Messages 338 - 367 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