Hi,
I'm a newbie in informix.
I note that fgl_setenv() can set the evironment from 4gl program.
but while trying it,it is rejected by the compiler.
I use this to set online environment
CALL fgl_setenv("INFORMIXSERVER ", value)
and can't work
is there anything i've to set first or is there any other way to set environment from 4gl program??
please help me to solve this problem
thanks..
