Synopsis

PDX_MSGT ugn_SetEnv(long option, char *name, char *value)

Purpose

Set an environment variable.

Description

The environment variable name will be set to value. This only sets the environment variable in the PDE/ib environment table which means that ugn_GetEnv must be used to retrieve the variable.

Input

option

Options (not used)

name

Environment variable to set

value

Value to be stored in name

Return

UGN error code