| Topic |
 | SDK has been released Just wanted to let everybody know that the first actual SDK drop is now in the downloads section. I've been also updating the wiki over at http://docs.systemwidgets.com Let me know if you need anything added. I'm in the process of creating a file to ... by Hector in SDK on 26 Jan 2012 04:29 AM |
 | RE: Encoding problem in splitted files Alright, this shortcoming has been addressed in version 2.5.0. It is now up in the downloads section. by Hector in Community Support on 26 Jan 2012 04:27 AM |
 | SplitByLineCustom is now in the SDK I released source code for SplitByLineCustom. It's part of the SKD download. Hopefully, this will get third party developers a jump start on their own custom stuff. by Hector in File Splitting Strategies on 23 Jan 2012 03:25 AM |
 | RE: Encoding problem in splitted files Hi gcs, These sort of issues are impossible to troubleshoot without a sample text file. I saw your email. Could you send a sample text file, and what strategy you were using to support AT systemwidgets DOT com? Let me upfront with about this. ... by Hector in Community Support on 13 Oct 2011 07:32 AM |
 | RE: I am using the 0.5 UI and when I select my 3Gig source text file and getting an error "Range check error" Hi! The current version is 2.2.1. Did you mistype the version number? I tested the current version with a 7 Gig file. Also, you did not provide what splitting strategy you are using. by Hector in Bugs on 26 Aug 2011 04:35 PM |
 | RE: MMC crashes when selecting server configuration Hi Adrian, Thanks for putting the stack trace there. It looks like you were trying to add a server with the wizard. What distribution of Subversion do you have installed? by Hector in Community Support on 03 Aug 2011 04:28 PM |
 | RE: Number of files problem I just uploaded version 2.2.1. This fixes the issue that you were having. I'm actually surprised that nobody has reported this before. Anyways, please download it and test it. Thanks! by Hector in Bugs on 08 Jun 2011 06:56 AM |
 | RE: Number of files problem I found the problem, and got a fix for it. I need to create a new release. I'll see if I can put out the new release before this Friday, but hopefully sooner. by Hector in Bugs on 07 Jun 2011 06:16 AM |
 | RE: Number of files problem Hi Liam, Thanks for the report. I'll take a look at this issue tonight. Hector by Hector in Bugs on 06 Jun 2011 08:10 PM |
 | RE: Windows Size Posted By on 22 May 2011 08:24 AM The window can't be reziseble, some windows resolution don't let show the process button, difficulting acess the submit. Can be make a maximize button or rezise window to let me see all the window or have a scroll ... by Hector in Bugs on 24 May 2011 10:45 PM |
 | RE: More options for output file names please Hi Alan, Sorry I didn't reply to this sooner. I saw your post on the Feedback Center, and replied there. I didn't see the forum post until tonight, for some strange reason. Do you want to elaborate on what are your thoughts on these output fil ... by Hector in Community Support on 20 Apr 2011 06:25 AM |
 | RE: Strange file encoding behavior raumlichen, That command-line is missing the part for -textcontains. By that I mean, what is it that you are searching for? What do you mean by "not enough processing subfolders" or "missing folders handling"? It is not clear to me what you ar ... by Hector in Bugs on 15 Feb 2011 04:15 AM |
 | RE: how to get coma delimited text I looked at this, and it would significantly change the scope of the program. I really don't want to take Text File Splitter in that direction. I believe that there are plenty of programs out there that would do this. The two that come to mind are C ... by Hector in Community Support on 07 Dec 2010 06:14 AM |
 | RE: Download Error Hi Socket, I downloaded the zip file several times, and from different networks. The program ran fine from every download I made. I have no idea what's happening, but I suspect it's either a connection, or some issues with a download accelerator ... by Hector in Bugs on 07 Dec 2010 06:08 AM |
 | RE: how to get coma delimited text This utility doesn't handle changing text on a line. The current regular expression split strategy uses the regular expression to find the place to split the file. As I said on an earlier email, I don't have much free time, but I'll see what I ca ... by Hector in Community Support on 04 Nov 2010 01:55 AM |
 | RE: Exception when starting program Both of you need to make sure that at a minimum, you have .NET 3.5 Service Pack 1 installed. Otherwise you will keep getting the errors that you are seeing. You can download this over here: http://www.microsoft.com/downloads/details.aspx?FamilyID ... by Hector in Bugs on 28 Mar 2010 05:08 AM |
 | RE: Exception when starting program Thanks for the info! I'm looking into it. by Hector in Bugs on 26 Mar 2010 02:11 AM |
 | RE: Exception when starting program Tiaan, I need to know what your OS is, and if it is 32 or 64 bits. Also, what version of the program are you using? by Hector in Bugs on 01 Mar 2010 02:49 PM |
 | RE: Exception when source path is typed in This has now been fixed. Had to add extra logic to handle this. This will be in version 2.0.3 by Hector in Bugs on 23 Jan 2010 07:00 AM |
 | RE: Strange file encoding behavior Ok, this was an interesting one. Unicode files have something called a BOM (Byte Order Mark). If this mark is present, then the type of Unicode (UTF) can be formulated. It gets dicey when the file doesn't have a BOM. This usually means that the file ... by Hector in Bugs on 23 Jan 2010 06:54 AM |