Set Command

Overview

Displays or modifies internal variables of the Turbo Tester shell.

syntax:set [name [= word ...]]
description:   Without any arguments prints the values of all shell variables.

If name is defined but no value, the valuable name is set to null string. If values are also defined, the name variable is set to single word.

Return value is 0 unless variable is read-only.
arguments: name name represent the name of an shell variable
word word represents a token which the variable name will be assigned. It can be a number or a string.
options: (none)

Error Conditions

No Error Conditions defined

Return Codes

0Success
any otherError

Where to go next?

Copyright © 1999 Design & Test Center