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 69 - 102 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
69
Hi Simon, My computer registry became very corrupt and I was forced to upgrade to Windows 2000 yesterday. In the process, I lost all of my email for past year....
Peter Schwartz
knowedgar@...
Send Email
May 2, 2001
1:38 am
70
Hi Clint, First, remove all text in brackets using a pattern match for \([^)]\) replace with nothing. Then you need a pattern match replace for ...
Crystal Software
launch@...
Send Email
May 2, 2001
9:33 pm
71
Hi. I don't know what I was doing, but I couldn't get your suggestion to work. I did some tweaking and came up with another way to produce the result that...
cognatio@...
Send Email
May 7, 2001
2:37 am
72
The following is copied from e-mail text file folders saved from Outlook Express in one big file. What is it called (html?) and how can I get rid of it...
Shirley
swarren2@...
Send Email
May 8, 2001
11:28 am
73
Hi all, I've attached a filter that emulates the features of a package called Text Cleaner (known on the Macintosh as textSOAP). Please let me know if you can...
Crystal Software
launch@...
Send Email
May 8, 2001
5:16 pm
74
Hi all, I've attached a filter that emulates the features of a package called Text Cleaner (known on the Macintosh as textSOAP). Please let me know if you can...
Crystal Software
launch@...
Send Email
May 8, 2001
5:25 pm
75
Hi Shirley, I'm not sure why you sent the file taking up "tons of space" to everyone in this group. Please don't do it again. The text you have is an...
Crystal Software
launch@...
Send Email
May 8, 2001
7:22 pm
77
Hi all, Please ignore the previous post (and certainly don't forward it to anyone). I don't understand why a user posted a "lost-password" message to the list...
launch@...
Send Email
May 9, 2001
1:41 pm
78
To remove the database filter's XML rowCount e.g. <!-- rowCount="346" --> Just search for the pattern <!-- rowCount="\d+" --> and replace with nothing. You can...
Crystal Software
launch@...
Send Email
May 17, 2001
7:56 pm
79
I'm using TextPipe and currently using v5.4.1 Pro edition. I'm trying to write a filter that will search for a string ("STATE:") that begins in column 2 and...
Conatser, Robert
Robert.Conatser@...
Send Email
May 21, 2001
7:41 pm
80
I am triying to use textpipe to manage data files and because of that I'd like to know if someone knows how to find and replace text within a line but in fixed...
BENITO ABRAHAM
BABRAHAM@...
Send Email
May 22, 2001
6:07 pm
81
... ("STATE:") that ... BUSINESS ... the ... replace ... strings. ... ("STATE:") that ... BUSINESS ... the ... replace ... strings. ... The filter is also...
drjohnson@...
Send Email
May 22, 2001
6:17 pm
82
Hi Benito, Use a select column range filter to limit the column positions, then drag and drop a search replace into it to perform replace only in those...
Crystal Software
launch@...
Send Email
May 24, 2001
6:22 pm
83
Benito, It really depends on what you are trying to do. Your example could be solved a couple of ways, maybe more. The easiest would be a search and replace...
drjohnson@...
Send Email
May 24, 2001
6:52 pm
84
I use TextPipe to parse expired domain lists, and have found the Order by Length of Line function to be invaluable - I used to have to use Excel and break down...
Matt Warne
cheekycrow@...
Send Email
May 24, 2001
7:07 pm
85
... ("STATE:") that ... BUSINESS ... the ... replace ... strings. ... The filter is also posted in the files section of the group. TextPipe Pro Single User...
drjohnson@...
Send Email
May 24, 2001
7:28 pm
86
Thank you Benito Abraham Jefe de Análisis y Programación Finvercon S.A. Cia. Financiera Suipacha 72 1er.piso, C1008AAB Bs.As. Phone: 54 - 11 - 4345 0102...
BENITO ABRAHAM
BABRAHAM@...
Send Email
May 24, 2001
7:28 pm
87
Hi Matt, Use the 'Select matching lines' filter with a pattern of 'UK'. Regards, Simon Carter Crystal Software Australia http://www.crystalsoftware.com.au Try...
Crystal Software
launch@...
Send Email
May 24, 2001
7:32 pm
88
There's a simple ole object that can be used to access the web from within vbscript - and so also from TextPipe! Read about it and download it from ...
drjohnson@...
Send Email
May 26, 2001
12:33 am
89
Thanks David, Another excellent contribution! I will include this filter and documentation in the next release of TextPipe. Regards, Simon Carter Crystal...
Crystal Software
launch@...
Send Email
May 26, 2001
1:59 pm
90
Simon, I have a file that needs to be split each time the state changes. At the top of each page there is a string starting on Line 4, position 29 with a ...
Conatser, Robert
Robert.Conatser@...
Send Email
May 29, 2001
7:08 pm
91
I think you'll need to use ActiveX scripting to remember the last state encountered so you can determine when the state changes. This seems to work (filter...
drjohnson@...
Send Email
May 31, 2001
6:21 pm
92
Hi Tim, I think the best way is to use the options of the Windows "start" command rather than calling TextPipe.exe directly. That way you can force the shell ...
Crystal Software
launch@...
Send Email
Jun 1, 2001
7:39 am
93
Thanks for the help. I'm modified your script and been trying to get it to work with some test data, but I'm having trouble getting the VBscript to set the...
rconatser1@...
Send Email
Jun 6, 2001
6:13 pm
94
Hi Howard, In the past you asked me about generating random sequences of lines that could be repeated. Normally this isn't possible because the random number ...
Crystal Software
launch@...
Send Email
Jun 7, 2001
12:29 pm
95
I'm trying to locate the right tool for my new project and found TextPipe to be very efficient. I know there is a possibility to code almost everything in...
Michael Lugassy
cfusion@...
Send Email
Jun 8, 2001
1:40 pm
96
Dear Valued User, We've just launched a CD chock full of Crystal's *evaluation* software. It also contains accessory files, product comparisons, FAQs and the...
Crystal Software
launch@...
Send Email
Jun 8, 2001
6:27 pm
99
Hi Ken, ... I think you really need 4 filters: 1. Extract all email addresses from the original fle - straight-forward using the 'Extract Email Addresses'...
Crystal Software
launch@...
Send Email
Jun 18, 2001
7:37 pm
101
Hi, I am new to the TextPipe forum. I need some help with regular expressions which is something that does not come easy to me. Could someone help me out with...
Howard Fineman
malkah@...
Send Email
Jun 19, 2001
3:19 am
102
Hi Howard, I can help you with 3 of the 4 easily. ... Find pattern [IVXMC]+ replace with nothing ... Find pattern [ivxmc]+ replace with nothing ... Find...
Crystal Software
launch@...
Send Email
Jun 21, 2001
6:56 am
Messages 69 - 102 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