NAME
TclPutEnv - procedures to manipulate the environment
SYNOPSIS
##iinncclluuddee <
int TTccllPPuuttEEnnvv(string) AARRGGUUMMEENNTTSS> CONST char *string (in) Info about environment vari-
able in the form NAME=value.
The string is in native for-
mat.DESCRIPTION
TTccllPPuuttEEnnvv sets an environment variable. The information is passed in asingle string of the form NAME=value. This procedure is intended to be
a stand-in for the UNIX ppuutteennvv system call. All tcl-based applications
using ppuutteennvv should redefine it to TTccllPPuuttEEnnvv so that they will inter-
face properly to the Tcl runtime. KKEEYYWWOORRDDSS environment, variable Tcl 7.5 TclPutEnv(3)