SetEnv Command

Overview

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)

Error Conditions

No Error Conditions defined

Return Codes

0Success
any otherError

Where to go next?

Copyright © 1999 Design & Test Center