Yes, this happens with any color schemes or combination of background/foreground color.
To see the problem, create a new cobol file and paste the following two lines:
compute x = ((-b + (b ** 2 - (4 * a * c)) **.5) / (2 * a)) *
2.
Click in "quote" to copy lines above correctly to editor.
Thanks.
--
<http://forum.pspad.com/read.php?6,56138,56277>
PSPad freeware editor http://www.pspad.com
