Couple of problems 1. You can no longer pass multiple files on the command line. Go to a DOS prompt and execute pspad with two files which already exist. PSpad will open up with a blank file bearing the name of the first file passed on the command line.
e.g. _pspad file1.txt file2.txt_ 2. If you have a line commented out in source code and that line contains the underscore character, that character is not displayed. e.g. // this is a comment line // this is a _comment line In the sample .cpp file above, when the second line is color coded, the underscore character in front of the 'comment' is not visible. All you see is a blank space. -- <http://forum.pspad.com/read.php?6,32797,33284> PSPad freeware editor http://www.pspad.com
