hi,
How do you get the Break on Data Change option for Variables in Unix version of Net Express 5.1 ?, I am able to use the option in the Windows version of the same. Scouring the Internet and Documentation from the Micro focus Website, i found the following Commands.
| Monitor | Q, C, F4 |
| Monitor Break Change | Q, C, Ctrl F4 |
| Monitor Fixed | Q, C, Ctrl F5 |
I am able to use the Monitor Feature, but the remaining two commands only does a Step into and does not Break on changed Value.
#Monitor
#breakpoint
#animation
#NetExpress5.1
#unix
