c Watcom compiler specific version of "getenv" c It is "INCLUDED" directly into the "g_env.for" src file c if compiling with the WATCOM compiler. envlen = fgetenv (ename, eval) c if (envlen .eq. 0) then c eval = ' ' c endif