Native Inspect Manual (H06.04+)

Syntax of Native Inspect Commands
Native Inspect Manual528122-005
4-64
set command (environment)
set command (environment)
Sets debugging session options and environment variables. Compare with the set
command (variable), which modifies the value of a variable in the program being
debugged. All the environment attributes available to the set command are also
supported by the show command. Some attributes, however, are supported only by the
show command.
attribute value
is one of the following:
complaints number
Sets the maximum number of complaints about incorrect symbols. The default
value is 0 (zero).
check sub-attribute value
where sub-attribute is one of:
range {on | off | warn | auto }
Sets range checking.
type {on | off | warn | auto }
Sets type checking.
confirm { on | off }
sets whether Native Inspect confirms before performing potentially dangerous
operations.
height number
sets the number of lines that are printed to the screen before Native Inspect
issues a “Continue Output” prompt. Specifying 0 disables prompting.
history sub-attribute value
sets attributes of the command history maintained by Native Inspect.
sub-attribute is one of:
expansion { on | off }
sets history expansion on command input.
set attribute value