I am trying to find some affordable and good COBOL tools to do the following in either a Windows environment of AIX environment on RM/COBOL:
- Check Working Storage items against Procedure Division to verify item is being used
- Check COBOL program for dead code
- Check for duplicate code
In addition to these areas I would appreciate any tool or utility that will help us to clean up our legacy code and make it more efficient and manageable.
- Check Working Storage items against Procedure Division to verify item is being used
- Check COBOL program for dead code
- Check for duplicate code
In addition to these areas I would appreciate any tool or utility that will help us to clean up our legacy code and make it more efficient and manageable.