Symbol


A wtt symbol can be used as a short command or as string replacement
in a command. If the symbol is used as string replacement the symbol-
name should be surrounded by quotes.

Symbols are created with the define command.
The define-commands can be executed by the symbolfile.

Example of symbol used as a short command.

wtt> define p1 "show child/name=hql-hvk-pumpar-pump1"
wtt> p1

Example of symbol used as string replacement

wtt> define p1 hql-hvk-pumpar-StartPump1
wtt> open trace 'p1'

related subjects

define
show symbol
symbolfile