Inspect Manual
Error and Warning Messages
Inspect Manual—429164-006
A-43
368
the capacity of a file. Segments are saved in the order that they were allocated, so, in
this case, data for segments allocated later may not be available.
368
The command that was issued can only be used when the current program is a save
file.
369
This error is reported for accelerated programs if you attempt to use the RP clause with
the RESUME AT command. This clause is not supported for accelerated programs
since the TNS register pointer is only updated and used at certain locations.
370
This error is reported for accelerated programs when the current location must be a
register-exact point. For instance, this requirement exists when using the RESUME AT
command to cause the program to begin execution at a specified location.
371
This error is reported for accelerated programs by commands that require the program
to be executing TNS/R instructions. For instance, you can only display or modify
TNS/R registers in an accelerated program when the program is executing TNS/R
instructions.
The LIST PROGRAM DETAIL command displays whether the program is currently
executing TNS/R or TNS instructions.
372
This warning is reported for accelerated programs by the ICODE command when it is
necessary for a TNS address to be mapped to a TNS/R address and the specified
location is not a memory-exact point. Most commonly, this occurs when BOTH is
The current program is not a save file
The RP clause cannot be used with an accelerated program
Current location must be a register-exact point
Program is not executing TNS/R instructions
Starting location is not a memory-exact point;
listing begins at preceding memory-exact point