Specifies the location of the user-defined default file that is containing default attributes (texts, images, accelerators, etc.) for actions.
Syntax
LYCIA_USER_ACTION_DEFAULTS=<path to file>
Usage and examples
LYCIA_USER_ACTION_DEFAULTS specifies the path to the user file containing default attributes (texts, images, accelerators, etc.) for actions.
User file for default actions is created by the 4gl developer and contains default values for programs. This file is called UserActionDefaults.ad2 and is located in:
If necessary, you can create as many sets of user action defaults as you want depending on your development and production needs.
In this case, the name of the necessary file and its location must be set in inet.env and env.properties as a value of LYCIA_USER_ACTION_DEFAULTS:
LYCIA_USER_ACTION_DEFAULTS=C:\Users\my_user\my_lycia\my_user_files\my_user_action_defaults.fm2