Inspect Manual

Error and Warning Messages
Inspect Manual429164-006
A-35
253
253
A search string was not specified with the SOURCE SEARCH command.
254
A parameter or clause was specified more than once with the SOURCE SEARCH
command.
259
This error is reported when the file specified with the SAVE command already exists. If
you want to overwrite the file, specify a “!” following the file name.
273
The amount of data specified when you modified a variable of a SCOBOL program
exceeded the limit of the TCP.
274
This error is reported if you issue a STOP command and the process has called
SETSTOP to disable external stop requests. This is usually done when a process is
performing critical operations that should not be interrupted. You should resume the
process to allow it to complete these operations. The process will stop when it calls
SETSTOP again to enable external stop requests.
275
This error is reported if you attempt to define an alias having the same name as an
Inspect command or abbreviation.
Search pattern required
Search clause already specified
File already exists: file-name
Target field exceeds TCP modification limit
Process has disabled STOP; it will be stopped after it
reenables STOP
Command names may not be used as aliases