Just found in a 4.5.2 (2240) version

Step to reproduce :
- create a new Visual basic file
- write the texte below (without quotes) :

'If Toto = '

- After the last space, write a digit, a space and 'Then' (without quotes)

I expected to see what i had written :
If Toto = 0 Then
But see :
If Toto =  0Then

It seems that it's just a display bug : the content copied and pasted in another
application looks correct. Also when entering the PS Pad HEX Edit mode the
expected string is displayed.

-- 
<http://forum.pspad.com/read.php?4,36854,36854>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem