Previous Topic: Set and Remove Monitoring OptionsNext Topic: Set and Remove ALL Monitoring Options Set by a User ID or Terminal


Examples

To set the Follow option for the task currently at a breakpoint at your terminal, enter:

CNTL=ON*,FOL=ON

To set the No Update option for all monitored tasks, enter:

CNTL=ON,PROG=.OPTIONS,NUP=ON

To remove the unconditional breakpoint at statement number 1 for program COBDEMO, enter:

CNTL=OFF,PROG=cobdemo,UBP=#1