Skip to main content

Problem:

Animation does not start at the breakpoint

Resolution:

This scenario was a follows:

A non-cobol program was started and calling a cobol dll - although a breakpoint was

placed in the cobol program thru an IDE - it was not popping into animation

because a break point wont start animation session, it will only re-continue an animation

session where the run was hit.  An in this case the non cobol program was not animating.

To get a new animation session to start - place a CBL_DEBUGBREAK at the top of the

cobol program, recomoile and try again - when the cobol program is called a window wil

l pop asking if you want to start animation, click yes  

Old KB# 3805