This setting generates included inc’s for the modules and inside those inc’s will be local maps that stipulate what procedures are called from that module.
If not ticked, then all procedures are listed in the global map.
Enable #ASSERT checking
Check this box to enforce heightened error checking during source code generation. This allows the Application Generator to identify certain template execution problems and notify you during source code generation. This slows the code generation process slightly. Clear the box for faster, but riskier source code generation.
I’m wondering after that check box has been ticked and the app compiled if there might be a bug where the conditional generation is then set for the application no matter if later unchecked.
I guess the only way to see would be exporting to txa and checking in the txa code.
I understand. BUT, we share this app (and all other as well) so the app is the same, Application options are the same - but the generated code is different. That’s what I don’t understand.