.ENV SET ENV VARIABLE

This subroutine sets the value of a environment variable.


Usage:

      PASS         <env_value>                FIELD            SHARE? Y
      PASS         <env_name>                 FIELD            SHARE? N
      GOSUB    --- .ENV SET ENV VARIABLE
      *        Check for errors
      IF       --- .ENV SET ENV VARIABLE      NE

Description:

This subroutine sets the value of an environment variable. All parameters are required, if any are missing the subroutine will CANCEL.

<env_value> is the value you want set (Required).

<env_name> is the name of the environment variable to be set (Required).

Note: This function is not implemented, and will just return 'Not Implemented' in --- .ENV SET ENV VARIABLE.

Comments:

Read what other users have said about this page or add your own comments.


 

-- JeanNeron - 2012-01-27
Topic revision: r2 - 25 Oct 2013, AlKalter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback