Top  >  Lycia reference  >  Querix 4GL  >  Classes and Methods  >  base classes and methods  >  base.Application сlass  >  base.Application.getFglDir()

base.Application.getFglDir()

 

GetFglDir() is used to retrieve the Lycia installation path specified in the LYCIA_DIR environment variable:

 

DEFINE lyciadir STRING

LET lyciadir = base.Application.getFglDir()