Hi, i have a similar issue both on vista and xp. I made a small investigation
and here's how to reproduce:
1. Open a new blank TXT file.
2. fill it from the very start with 255 characters ('a' for example). Important
- do not put any new lines (CR and/or LF)
3. Try to save - the save dialog opens.
4. Add one more character - the total number of characters will now be 256.
5. Try to save - BOOM. The save dialog does not show
Reason: PSPad adds a default save name for the file in the save dialog taking
the first line until the first CR/LF encountered. Since the string is 256 chars
and the EOF or CR/LF is after this PSPAD takes these 256 characters as the file
name, but windows accepts file names shorter than 256 - so something breaks in
the file save dialog.
So this is what i think that is happening .... my build is 2298. Hope it will be
resolved.
--
<http://forum.pspad.com/read.php?4,43307,48441>
PSPad freeware editor http://www.pspad.com