!$Author: joelevin $ !$Date: 2011-03-24 11:33:26 -0500 (Thu, 24 Mar 2011) $ !$Revision: 11724 $ !$HeadURL: https://svn.weru.ksu.edu/weru/weps1/trunk/weps.src/src/inc/util/misc/getenv.inc $ ! 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