Problem:
At JCL compile time, we want to be able to report standards violations as errors.
Resolution:
What we found is that the SCAN button in the IDE does not have knowledge of the loadlib in the workgroup. If you do a debug, the exit program is found in the loadlib but if you click on scan, it is not found unless the executable is in the MFE product folder.
You can get the program to execute when you do a scan by moving the idy and int code to Micro Focus base\\bin product folder.
I compiled this program as non-mainframe, moved it to the base\\bin, selected a JCL member in the IDE and clicked scan. The sample mfjuxit that I will attach to this incident will emit "info" to the build tab when using the IDE "Scan".
#MFDS
#EnterpriseDeveloper