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 to share photos of your group with the world? 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 475 - 504 of 525   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
475
I need to be able to read through the file identify what lines should I use to split the file, then I need to create n number of split filters and break up...
Alex
bravomanaok
Offline Send Email
Jun 6, 2003
12:25 am
476
Hi Alex, You can't split the file using the VBScript filter, although we have been considering requests to be able to split and/or rename the file from VB....
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jun 6, 2003
2:12 am
477
I created 2 VB scripts now and 1 split script: 1. Collects misc data, identifies what lines should be file splits. After processing (EndJob event) I save...
Alex
bravomanaok
Offline Send Email
Jun 10, 2003
12:04 am
478
Hi Alex, All filters run simultaneously. That is why TextPipe doesn't need to use temporary files at all. It looks like you will have to run the two scripts...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jun 10, 2003
1:10 am
479
Hi TextPipers, Attached are two filters for TextPipe 6.5+ that provide an extensive array of filters for manipulating CSV and Tab-delimited data files. *...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jun 12, 2003
4:14 am
480
Afternoon All, I acquired TextPro only a couple of days ago but already recognize what an extraordinary tool it is. I have a problem that I'm not sure can be...
surfsideflip
Offline Send Email
Jun 28, 2003
7:16 am
481
Phil, We are working on your question and you will be answered very soon. Thanks, Pedro GKG SUPPORT...
Peter Garza of GKG.NET
support@...
Send Email
Jun 29, 2003
11:57 pm
482
Hi Phil, TextPipe Pro will do this. First eliminate the REF lines with a Remove matching lines filter. Then use a series of pattern match replaces to isolate...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jul 3, 2003
7:50 am
483
Simon, On the 'Files to Process Tab', when working with all files (*.*) in a folder, it would be helpful to ONLY look at files modified after a certain date....
allanlewis@...
clarkallan9
Offline Send Email
Jul 7, 2003
10:31 pm
484
I'm trying to setup a filter to remove the last 5 charactors of every line....example ($l!eNt_De@^H), xx.146.xx.225:3486 ($l!eNt_De@^H), xx.146.xx.225:3493 ...
Sup W
sup_w2002
Offline Send Email
Jul 8, 2003
10:55 pm
485
Try replacing pattern ... With nothing. Regards, Simon Carter, Crystal Software, www.crystalsoftware.com.au, (+61) 3 9888 3104 (GMT+10 hours) TextPipe Pro -...
Simon Carter
crystalsoftw...
Offline Send Email
Jul 9, 2003
12:48 am
486
Hello, I want to do some search and replace in RTF files. This is the pattern (perl, greedy, other options unselected) I look for: [^\.]+ ie all text between...
José Angel
joseangel.rm
Offline Send Email
Jul 10, 2003
9:13 am
487
Hi José, The Allow RTF tags feature is only designed for use with text that consists of normal words - not with text that already contains a pattern. You...
Simon Carter
crystalsoftw...
Offline Send Email
Jul 11, 2003
12:06 am
488
When saving Excel files as Unicode text, Excel puts a comma around any cells that already had commas in them. I'm a new TextPipe user and would like to be...
lmendis2002
Offline Send Email
Jul 12, 2003
2:06 am
489
Hi Lisa, Do you mean quotes or commas? Can you please attach a small sample file? Regards, Simon Carter, Crystal Software, www.crystalsoftware.com.au, (+61) 3...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jul 14, 2003
12:29 am
490
Hi TextPipers, We're planning on closing down the Yahoo! Groups-based discussion forums in favor of using our own. This will result in far less spam and no ...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jul 14, 2003
12:46 am
491
I am trying to extract a relatively simple pattern out of each line in a file but come up with wierd results. I think I got lucky and made an expression that...
nodfs
Offline Send Email
Jul 23, 2003
1:56 am
492
Just use the pattern c.(\d{1,4}?) With the 'Extract' option on, and a replace pattern of C.$1\r\n Regards, Simon Carter, Crystal Software,...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jul 23, 2003
7:00 am
493
I am processing some email data and would like to delete lines as follows. I have two reliable markers within the text. These are lines containing the two...
John Ford
johnf@...
Send Email
Jul 28, 2003
12:31 am
494
Hi John, If the lines of characters between the matches is more than 4k long, you will need to increase the maximum match size expected (under the perl pattern...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Jul 28, 2003
2:56 am
495
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...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Aug 19, 2003
1:45 am
496
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...
ohiotim2
Offline Send Email
Aug 20, 2003
12:46 am
497
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....
paul granger
pdgfalmouth
Offline Send Email
Dec 2, 2003
4:58 am
498
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...
marclaclear
Offline Send Email
Dec 2, 2003
5:01 am
499
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...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Dec 2, 2003
5:02 am
500
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...
franrpc
Offline Send Email
Dec 2, 2003
5:02 am
501
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...
Mark Spooner
spstudios
Offline Send Email
Dec 2, 2003
5:02 am
502
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...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Dec 2, 2003
6:08 am
503
Hi Marc, That's not too hard, but it will take a little time. We can pickup that consulting work for you. Regards, Simon Carter, Crystal Software,...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Dec 2, 2003
6:08 am
504
Hi Fran, ... origin=""></tran>] with [ <base loc="en" >$1</base>\r\n <tran loc="fr" origin="">$1</tran>] ... Regards, Simon Carter, Crystal Software,...
Simon Carter, Crystal...
crystalsoftw...
Offline Send Email
Dec 2, 2003
6:08 am
Messages 475 - 504 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