Displays or modifies environment variables of the Turbo Tester shell.
syntax: | setenv [name [=] [value]] | |
---|---|---|
description: |
Without any arguments, prints the names and values of allenvironment variables. Given name sets the environment variable name to value or, without value, to the null string. Return value is 0 unless variable is read-only. |
|
arguments: | name | name represent the name of an environment variable |
value | value 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