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) |
No Error Conditions defined
0 | Success |
---|---|
any other | Error |
Copyright © 1999 Design & Test Center