Specifies the location of the file containing system action defaults.
Syntax:
LYCIA_SYSTEM_ACTION_DEFAULTS=<path to file>
Usage and examples:
LYCIA_SYSTEM_ACTION_DEFAULTS specifies the path to the file containing system action defaults.
By default, this file is created during the Lycia installation. This file is called SystemActionDefaults.fm2 and is located in $LYCIA_DIR/etc:
LYCIA_SYSTEM_ACTION_DEFAULTS=C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\etc\SystemActionDefaults.fm2
LYCIA_SYSTEM_ACTION_DEFAULTS=/opt/Querix/Lycia/etc/SystemActionDefaults.fm2
If necessary, you can create as many sets of system 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_SYSTEM_ACTION_DEFAULTS :
LYCIA_SYSTEM_ACTION_DEFAULTS=C:\Users\my_user\my_lycia\my_system_files\my_system_action_defaults.fm2
If you create the new file containing system action defaults, the default one will be overwritten.
Related articles: