I use PSPad mainly for logfile analysis. And I have found out that when there are some strange characters in the log - PSPad is not copying any text after this character.
In my case this strange character is a char with ASCII code: 0x00 So here is the detailed scenario: - I have a test file and in the middle of this file there is 0x00 - I mark some test around this 0x00 - I make copy (CTRL+C) - I make paste (CTRL+V) - and I see that not the whole test was copied - only the text until 0x00 char. All the test after 0x00 was NOT copied. -- <http://forum.pspad.com/read.php?2,54231,54231> PSPad freeware editor http://www.pspad.com
