UserResources.tr2 is a default file created for further customization. It contains the list of all the available static resources, which can be used by any Lycia-based application at runtime.
UserResources.tr2 is merged with Master resources files (.tr2).
UserResources.tr2 is created by a 4GL developer.
By default, UserResources.tr2 is located in
You can change the default location of UserResources.tr22 by setting the corresponding environment variable:
LYCIA_USER_RESOURCES=C:\Users\my_user\my_lycia\my_user_files\my_user_resources.tr2
To specify where all your custom configuration files are located, use you must set an environment variable, LYCIA_CONFIG_PATH in your system environment variable.