!$Author: fredfox $ !$Date: 2005-02-01 22:58:53 $ !$Revision: 1.3 $ !$Source: /weru/cvs/weps/weps.src/inc/util/misc/getenv.fi,v $ ! Watcom compiler specific version of "getenv" ! It is "INCLUDED" directly into the "g_env.for" src file ! if compiling with the WATCOM compiler. envlen = fgetenv (ename, eval) ! if (envlen .eq. 0) then ! eval = ' ' ! endif