ModelCheck Display
When we run ModelCheck in Save mode, the report does not always get displayed for the user to see. I have the following settings in the config_init.mc file.
# Show Report
SHOW_REPORT YN Y Y Y Y
#HTML report creation
HTML_FILE_OUTPUT YN Y N N Y
Is there another setting or something in the code that does not display the results like on a second save of the same file?
I have modified the templates\mctabarea.js to always display the info and pass checks.

