Top  >  Lycia reference  >  Querix 4GL  >  Functions  >  Environment  >  fgl_putenv()

 

fgl_putenv()

 

The function fgl_putenv allows the developer to set environment values in the 4GL processes environment. The syntax of the function invocation is as follows:

 

CALL fgl_putenv("LYCIA_DB_DRIVER=informix")

 

 

fgl_getenv()

fgl_setenv()