I use PSPad to write code which is run by the OpenComal interpreter. I find code written with lower case keywords to be much easier to read, which is the first line of defence against coding errors and helps make code maintainable. OpenComal accepts lower case source but automatically changes it to upper case so if I save a file from the interpreter it reloads into PSPad as upper case.
It is of course easy to change the code back to lower case via Format=>Code Case Change. It would be nice if once having selected what is to be changed and in what direction, the tick boxes and radio button remained preselected during an editing session. -- <http://forum.pspad.com/read.php?2,52766,52766> PSPad freeware editor http://www.pspad.com
