Specifies the paths to search for images, – theme files, styles, and scripts used by front end functions.
Syntax
FGLIMAGEPATH = <path to folder>
Usage and examples
FGLIMAGEPATH specifies where to search for image files, Lycia theme files (.qxtheme), styles (.css), and JavaScript files (.js) used by front end functions:
The examples above are the FGLIMAGEPATH values by default.
They
include the folder where Lycia images are stored:
C:\Program Files\Querix\Lycia\images
FGLIMAGEPATH applies both at compilation and at runtime, so if you need to change the default image location, you must set it in inet.env, in env.properties, and in environ.bat (if you use command line tools).