Inspect Manual
Error and Warning Messages
Inspect Manual—429164-006
A-13
72
72
For an inactive SCREEN COBOL program unit, Inspect will allow only references to
scope names with no offset and no paragraph or section name attached. A breakpoint
must be set at the beginning of the scope. When that breakpoint is reached, then
breakpoints may be set at offsets within the program unit.
73
A code offset specified results in an address outside the scope unit. Note that in high-
level Inspect the default radix is decimal and the default code unit is STATEMENTS.
74
This error might result when there is insufficient disk space for Inspect to allocate its
extended data segment; Inspect uses the same volume as the swap volume of the
initial process that requested Inspect services. Refer to the Guardian Procedure Errors
and Messages Manual.
75
A File System Error has occurred. Inspect will issue this error followed by the number.
76
The identifier reported has a variable size which evaluates to an invalid value.
77
The identifier reported was declared with one or more variables as its dimensions.
One of these variables is undefined or evaluated to an invalid value.
Inactive program unit reference may not contain offset
Offset specified exceeds locations in scope unit
Paging file error: file error message(nnn)
ALLOCATESEGMENT error code nnn
File System Error
Invalid value for variable size item: identifier
Invalid value for variable dimension: identifier