Inspect Manual

Using Inspect With COBOL and SCREEN COBOL
Inspect Manual429164-006
10-10
Inspect Enhancements and Restrictions for
SCREEN COBOL
access^info:
'L'+%22S WORDS
dimension^info:
[1:2,1:6]
structure^info:
PARENT=WIDTH
-COBOBJ-INFO IDENTIFIER width
WIDTH: VARIABLE
storage^info:
TYPE=CHAR, ELEMENT LEN=8 BITS, UNIT SIZE=4 ELEMENTS
access^info:
'L'+%22S WORDS
dimension^info:
[1:2,1:6]
structure^info:
PARENT=THICKNESS,CHILD=PRICE
-COBOBJ-INFO IDENTIFIER thickness
THICKNESS: VARIABLE
storage^info:
TYPE=CHAR, ELEMENT LEN=8 BITS, UNIT SIZE=24 ELEMENTS
access^info:
'L'+%22S WORDS
dimension^info:
[1:2]
structure^info:
PARENT=LUMBER-TABLE,CHILD=WIDTH
Inspect Enhancements and Restrictions for
SCREEN COBOL
Because the TCP, not DMON, provides the execution control services needed to
debug SCREEN COBOL programs, certain Inspect commands and options are not
applicable to SCREEN COBOL. They are:
Data breakpoints
The BREAK command's ABEND, BACKUP, READ, and STOP clauses
Code locations in the DISPLAY command
The DISPLAY command's AS, FOR, and WHOLE clauses
The INFO OBJECT, INFO OPENS, INFO SCOPE, and INFO SEGMENTS
commands
The LOW command
The MATCH SCOPE command
The MODIFY command's WHOLE clause
The SAVE command