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...
Show off your group to the world. Share a photo of your group with us.

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 380 - 409 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
389
I'm reading a flat text file of financial data, manipulate some fields, then writing it out to excel using a VB filter. Alignment ...
Jeffrey Owens
yungblut2
Offline Send Email
Nov 12, 2002
9:57 pm
390
Hi Jeffrey, Try the MSDN site: http://msdn.microsoft.com and search for 'excel.selection.HorizontalAlignment' Or start browsing at ...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Nov 12, 2002
11:10 pm
391
Hello, That looks like the best solution. WordPipe seems to convert Word files into RTF before operating with them, anyway. Do you think this will respect all...
José Angel
joseangel.rm
Offline Send Email
Nov 13, 2002
10:16 pm
392
Ok, and I understand that's what you have done now for TextPipe. Thanks. I guess converting RTF back to Word afterwards it is not essential since you wouldn't...
José Angel
joseangel.rm
Offline Send Email
Nov 13, 2002
10:16 pm
393
Hi Allan, I like your idea - thanks for contributing it. We've also been considering other ways to make TextPipe easier to use, such as being able to drag and...
crystalsoftwareau
crystalsoftw...
Offline Send Email
Nov 13, 2002
11:42 pm
394
Hi José, The key difference is that WordPipe converts the files *back* to MS Word format. As for respecting all Word 97/2000 features, I doubt that Microsoft...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Nov 14, 2002
12:50 am
395
Hi, I'd like to get the following: Collect all links from all html-files in a directory and merge this link-list in one single file. It works so far with ...
harald.schmid@...
hschmid0
Offline Send Email
Nov 17, 2002
9:15 pm
396
Hi Harald, The trick is to use a Special Menu\Merge filter instead of the Output Filter's merge function. That way you can include anything you like after the...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Nov 17, 2002
9:54 pm
397
Hi all, I've uploaded a new TextPipe help file to http://www.crystalsoftware.com.au/textpipe/textpipe.chm I'd appreciate any and all feedback and suggestions....
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Dec 2, 2002
1:49 am
398
Hi all, I've uploaded a new TextPipe help file to www.crystalsoftware.com.au/textpipe/textpipe.chm I'd appreciate any and all feedback and suggestions. Please...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Dec 2, 2002
2:03 am
399
I have a text file I'm working with below. The number in each classtype is never the same from file to file. Here is the layout for the numbered lines: ...
Bob Edwards <redwards...
redwards2006
Offline Send Email
Dec 9, 2002
10:32 pm
400
Hello all, I get an error when attempting to make a back reference following the example given in the pcre specification: (sens|respons)e and \1ibility The...
Shohdy Naguib
shohdy@...
Send Email
Dec 11, 2002
8:19 pm
401
You need to make sure the search type is set to 'Perl pattern'. Regards, Simon ... the ... required)...
crystalsoftwareau <ma...
crystalsoftw...
Offline Send Email
Dec 12, 2002
4:24 am
402
I think you'll have to use the VBScript filter to capture the headers so you can later recall them. If you look in the help file under the topic "TextPipe...
dajo_67a <CNKXDUUTPHQ...
dajo_67a
Online Now Send Email
Dec 27, 2002
1:00 am
403
Hi, all I have a string looks approximately like this: M50101 OS#XXXXXXXXX/ 100/ 200/ 300/ONE/CA 1.1AAABBBZZZK MR/1/F I need a sum of all 3 numbers...
NTT International Tou...
info@...
Send Email
Jan 9, 2003
2:35 am
404
Hi, all I have a string looks approximately like this: M50101 OS#XXXXXXXXX/ 100/ 200/ 300/ONE/CA 1.1AAABBBZZZK MR/1/F I need a sum of all 3 numbers...
System Administrator
sysop@...
Send Email
Jan 9, 2003
2:35 am
405
Simon et-al, I belong to another Yahoo Groups list and wrote a Unix shell script to extract (archive) the entire contents of the mailing list to a text file....
Flower, Rick
toomuchgut
Offline Send Email
Jan 9, 2003
2:46 am
406
Hi Rick, Pick an uncommon word or string and the start and end of the block, then use something like (Yahoo! ).*(Calendar) to search for it and replace with...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jan 9, 2003
9:49 pm
407
Simon - Congratulations on your new arrival!!!! My wife just found out she is pregnant with our 8th child so I can understand how you might be "pressed" for...
ssieloff@...
ssieloff
Offline Send Email
Jan 10, 2003
3:21 am
408
Hi Dmitri. There's a sample script called VBScript\Inline Macro.fll. This script simply finds strings of the form {? <expr>} and evaluates the <expr> using...
dajo_67a <CNKXDUUTPHQ...
dajo_67a
Online Now Send Email
Jan 11, 2003
3:33 pm
409
Hi! I tried a Perl regexp simple example of end-of-line ($) replace, but I couldn't get it to work.... I need to Replace the value of the last column (with #'s...
rweinstock <rweinstoc...
rweinstock
Offline Send Email
Jan 19, 2003
1:33 am
Messages 380 - 409 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