System Global Function CATPutEnv


CATPutEnv( const iAssignexpr)
Exports an environment variable.
Role:Exports an environment variable.
Parameters:
iAssignexpr
iAssignexprpoints to a string of the form Name=Value, where Name is the environment variable and Value is the new value for it. this String must be global to the process, or the environnement tables will be corrupted.
Returns:
Legal values
CATLibSuccess
the environment is correctly set
CATLibError
An error has occured.

This object is included in the file: CATLib.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.