Specifies the path to search for 4gl message files.
Syntax
LYCIA_MSGPATH=<path to folder>
Usage and examples
By default, runtime system looks for message files in the current directory of the 4gl application.
If you want to specify another folder (or folders) for your message files, you must set LYCIA_MSGPATH in inet.env, env.properties, or environ.bat (depending on your developer's needs).
For example,
To return to the default behavior, you have to remove LYCIA_MSGPATH from the configuration files where it was set.