Keep DDS Source code Clean and Tidy
We all like our homes to be clean and tidy dont we? (unless you are one of those whackjob house hoarders*)
This utility will skim through your DDS source and clean it up:

CLNDDSSRC FILE(&L/&F) MBR(&N) SRCTYPE(&T) TEXTCASE(*LOWER) COLCMT(*BLANK) MODMARK(*CLEAR) RMVSDACMT(*YES) DATE(*RESET)
will remove things like the annoying SDA
A*%%TS comments but leave existing code comments behind and allow you to apply color codes or change comment case.
We just run the command

From:

to:
