Use the set command to set or reset the value of an obtool variable in the current session.
See Also:
"Variable Commands" for related commands
Appendix C, "obtool Variables" for a complete list of obtool variables
set [ variable-name [ variable-value ] ]
Specifies the name of the variable that you want to set. If you do not specify a variable name, then set displays the variables that are currently set.
Specifies the value to which variable-name should be set.
Example 2-148 sets the errors variable to long so that errors include descriptive text and the obtool component name and then resets it to short.