I 'm looking for a code analysis tool that can be used with PB?. For example:
-check for objects without a library comment
- check naming convention for objects
- check for script header
- check naming convention for functions and variables
- check for unused local variables
Other parameters are
- INI file with settings for the scan (e.g. DB connection if you want to check datawindow SQL or naming conventions)
- PDF file to export the scan result
Depending on scan result we close the application with an errorlevel.