.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


This topic: Main > WebHome > APPX510Features > APPXRuntimeSubroutineAPI > 0LASubrEnvSetEnvVariable
Topic revision: r2 - 2013-10-25 - AlKalter
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback