Net Express 5.0 is not staying in the animate session when a breakpoint was set for all the programs.
Problem:
When using Net Express 5.0 in the Animator for Enterprise Server, we set a breakpoint in all of the programs but when we clicked 'run' to pass through the first program in Net Express, we're no longer in the animate session.
Resolution:
This falls in the category of Known Restrictions because this goes against the core of the Net Express product. Breakpoints can be set in the Animator at any time but they will only be saved if you work from within a Net Express project. The reason is that the breakpoint information is kept within the project file and not within any program components used when animating, int/gnt/exe/dll or idy files. The method you can use in the ESMTO is to put a CALL "CBL_DEBUGBREAK" call in the program.
#netexpress
#Server
#COBOL
#EnterpriseServer
#Enterprise
#ServerExpress