Difference between revisions of "Setenv"
(New page: {{AdvFileParam|setenv}} Sets a global environment variable. ==Usage== setenv=<name(string)>:<value(string)> ===Examples=== setenv=greeting:Hello ===Description=== This parameter can b...) |
(No difference)
|
Revision as of 16:36, 18 February 2008
Sets a global environment variable.
Contents
Usage
setenv=<name(string)>:<value(string)>
Examples
setenv=greeting:Hello
Description
This parameter can be used to store certain values in environment variables that are retained throughout the OpenSBI file.