Native Inspect Manual (H06.13+, J06.03+)

Table 14 Tcl Commands for HP NonStop Systems (continued)
DescriptionTcl Command
command passed to the Tcl result buffer. The result might be a single value or
multiple values.
C++ Example:
(eInspect 3,301): tcl set x [symexpr NUMCPLUS
(eInspect 3,301): tcl puts $x 15
COBOL Example:
(eInspect 5,1174): put [symexpr DI NOT EQUAL 0 1
(eInspect 5,1174): tcl set x [symexpr DI IS GREATER THAN 5]
(eInspect 5,1174): tcl puts $x 1
134 Using Tcl Scripting