Previous Topic: CNTL CommandsNext Topic: Remove MON and NOM Options


Set MON and NOM Options

To set one or more MON options; use either of the commands shown next. To set one or more NOM options; use NOM instead of MON in these commands.

CNTL=ON,PROG=progname,MON=locn
CNTL=ON,PROG=progname,MON=(locn1,locn2, ...,locn9)
progname

Indicates one program.

locn

Specifies an address (from six- to eight-hexadecimal digits), offset (from one- to five-hexadecimal digits), statement number (a decimal number preceded by #), COBOL paragraph name, Assembler or PL/I label (enclosed in apostrophes).

To specify a location, use the same format as for breakpoints.

At a breakpoint display, enter the abbreviated command form to see this Monitor Table entry:

CNTL=ON*,MON=... or  CNTL=ON*,NOM=...

Other options, including breakpoints, precede or follow within the same CNTL command.