Helper Functions
The following functions, all within the TV:: namespace, are most often used in scripts:
dec2hex:Converts a decimal number into hexadecimal format.
dll: Manages shared libraries.
errorCodes: Returns or raises TotalView error information.
hex2dec: Converts a hexadecimal number into decimal format.
respond: Sends a response to a command.