I have a bunch of COBOL programs that I would like to bulk edit. Specifically replacing any COBOL reserved words with their upper case equivalents, and any non-reserved words with lower case equivalents. I have the list of reserved words. Can UltraEdit do that?