Compare text files with looong lines
Moderators: Hacker, petermad, Stefan2, white
Compare text files with looong lines
Hi!
I'm trying to compare two large text files using Files/Compare By Content... Both files have a size of approximately 60MB with 13000 lines and 5500 columns. Comparing does work, but the resulting dialog "Compare contents" only shows the lines with differences including red colored line number of differences, but not the text itself.
When I select the Edit Mode and mark some parts of the text some of it is shown, but when the selection changes the text disappears again.
Oh, I've forgotten... I've tried version 7.0 (6.6.2007) and 7.02a (14.9.2007) on an English Windows XP
Best regards,
Torsten Ihben
I'm trying to compare two large text files using Files/Compare By Content... Both files have a size of approximately 60MB with 13000 lines and 5500 columns. Comparing does work, but the resulting dialog "Compare contents" only shows the lines with differences including red colored line number of differences, but not the text itself.
When I select the Edit Mode and mark some parts of the text some of it is shown, but when the selection changes the text disappears again.
Oh, I've forgotten... I've tried version 7.0 (6.6.2007) and 7.02a (14.9.2007) on an English Windows XP
Best regards,
Torsten Ihben
Here are some screenshots:
The empty list, only the line numbers are visible:
Image: http://img410.imageshack.us/img410/5451/compareemptydq4.jpg
The list with marked text in Edit Mode:
Image: http://img84.imageshack.us/img84/8754/comparemarkedye9.jpg
The empty list, only the line numbers are visible:
Image: http://img410.imageshack.us/img410/5451/compareemptydq4.jpg
The list with marked text in Edit Mode:
Image: http://img84.imageshack.us/img84/8754/comparemarkedye9.jpg
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Are the lines longer than 8192 characters? Some display adapters fail to display them, because officially the DrawText, Textout etc. functions only support up to 8191 characters.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
2ghisler(Author)
This limitation only applies to Windows 9x and ME. Hensz wrote that he is using Windows XP.
Code: Select all
because officially the DrawText, Textout etc. functions only support up to 8191 characters.
Christian,
it is probably about time, you'll think about support for looong lines. I know you moved my problem to the section "not going to fix", but still... apparently I am not the only one with such problems
ado
it is probably about time, you'll think about support for looong lines. I know you moved my problem to the section "not going to fix", but still... apparently I am not the only one with such problems

ado
I don't know for sure. All lines I checked have about 5000 characters, and it's a csv file where all values are similar, so I assume that no line is longer than 6000 characters.ghisler(Author) wrote:Are the lines longer than 8192 characters? Some display adapters fail to display them, because officially the DrawText, Textout etc. functions only support up to 8191 characters.
For a test you could create a text file where the first line has 100 characters, the second has 200 and so on. Perhaps then you can tell how many characters can be displayed in a line...
Best regards,
Hensz
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
There is no reason why TC shouldn't show the lines. Sorry, can't help you. 

Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
>only shows the lines with differences including red colored line number of differences, but not the text itself.
maybe, unvisible characters, maybe you should scroll horizontally..
by the way,
there was suggestion to show unvisible characters:
http://ghisler.ch/board/viewtopic.php?t=17248
i had suggested to show in lister wrapped parts of lines:
http://ghisler.ch/board/viewtopic.php?t=16737
maybe, unvisible characters, maybe you should scroll horizontally..
by the way,
there was suggestion to show unvisible characters:
http://ghisler.ch/board/viewtopic.php?t=17248
i had suggested to show in lister wrapped parts of lines:
http://ghisler.ch/board/viewtopic.php?t=16737