--- trunk/doc/en/html/macro/command/setenv.html 2009/03/24 12:52:36 3226 +++ trunk/doc/en/html/macro/command/setenv.html 2009/03/24 15:10:33 3227 @@ -1,41 +1,41 @@ - - - - - setenv - - - - - - - -

setenv

- -

-Sets an environment variable. -

- -

Format

- -
-setenv <envname> <strval>
-
- -

Remarks

- -

-Sets <strval> to an environment variable specified by <envname>.
-It is effect to only the macro environment and not to system.
-If already <envname> environment variable is setted, <envname> is overwritten. -

- -

Example

- -
-setenv 'TEMP' 'C:\'
-
- - - + + + + + setenv + + + + + + + +

setenv

+ +

+Sets an environment variable. +

+ +

Format

+ +
+setenv <envname> <strval>
+
+ +

Remarks

+ +

+Sets <strval> to an environment variable specified by <envname>.
+It is effect to only the macro environment and not to system.
+If already <envname> environment variable is setted, <envname> is overwritten. +

+ +

Example

+ +
+setenv 'TEMP' 'C:\'
+
+ + +