Might be the way to go, I knew perl would work, but I didn't want to write a perl script today, oh well ;)
> -----Original Message----- > From: Erika L. Walker-Arnold [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 16, 2002 12:15 PM > To: CF-Community > Subject: RE: File Splitter > > > I'm stepping out on a really creaky limb here, as it's been a > bit of time since I've had to do this, ... But I used to > parse through huge 2GIG, yes, 2 GIG .txt files with a perl > routine, run as a .bat file. > > You could use CF to call that bat file which runs the perl > routine ... And I think, if I remember correctly, it didn't > eat up my webserver time, just system resources. > > HTH > > Erika > ------------------------------------------------------------ > > >>| -----Original Message----- > >>| From: Nick McClure [mailto:[EMAIL PROTECTED]] > >>| Sent: 16 May 2002 17:10 > >>| To: CF-Community > >>| Subject: RE: File Splitter > >>| > >>| > >>| Perl, that is a good idea, the problem is the size of this > >>| file I am dealing with, a few meg and I didn't want to use > >>| Server time to processes it. > >>| > >>| > -----Original Message----- > >>| > From: Erika L. Walker-Arnold [mailto:[EMAIL PROTECTED]] > >>| > Sent: Thursday, May 16, 2002 11:53 AM > >>| > To: CF-Community > >>| > Subject: RE: File Splitter > >>| > > >>| > > >>| > Run it through a REGEX .... Use CFFILE ? > >>| > > >>| > Or use Perl? > >>| > > >>| > Or maybe we just Nuke the file and forget about it! > >>| > > >>| > :) > >>| > > >>| > Erika > >>| > ------------------------------------------------------------ > >>| > > >>| > >>| -----Original Message----- > >>| > >>| From: Nick McClure [mailto:[EMAIL PROTECTED]] > >>| > >>| Sent: 16 May 2002 16:23 > >>| > >>| To: CF-Community > >>| > >>| Subject: File Splitter > >>| > >>| > >>| > >>| > >>| > >>| Any body know of a program that will split a file > >>| when A certain > >>| > >>| character string is found? > >>| > >>| > >>| > >>| -- > >>| > >>| Nick McClure > >>| > >>| TransDigital Solutions, Inc > >>| > >>| > >>| > >>| > >>| > > >>| > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
