Inspect Manual
Error and Warning Messages
Inspect Manual—429164-006
A-36
276
276
This error is reported when a structure or record variable is used in an expression and
an element was not specified.
278
You will receive this warning if you use SET LANGUAGE instead of SELECT
LANGUAGE.
279
This warning is issued when the SET SOURCE SYSTEM command is issued rather
than the SELECT SOURCE SYSTEM command. This SET command only applies to
the current program; not to the Inspect session as SET commands usually do.
280
You typed SET SOURCE SYSTEM and carriage return.
292
This error is issued if you specify a variable that is local to a TAL subprocedure that is
currently not active. You can use the TRACE command to display the procedures and
subprocedures that are currently active.
293
The requested operation demanded the conversion of an expression to a true or false
value and Inspect could not perform the conversion. For example, an expression
used in the BREAK command's IF clause must result in a true or false value.
Expression items must be element level: expression
Current language might change at the next event
system-name has been selected as the SOURCE SYSTEM for the
current program only
The SOURCE SYSTEM has been cleared for the current program
only
Variable is local to inactive subprocedure: variable name
Unable to convert expression to a TRUE or FALSE value