[SETTINGS]

Use the [SETTINGS] section to control various aspects of your Uniface application's behavior and appearance. The available settings can affect application language, appearance, I/O behavior, testing, compatibility settings, and more.

Syntax

[SETTINGS]
Setting {{=} Value}

For example:

[SETTINGS]
$PUTMESS_LOG_FILE = ide.log
$SEARCH_RESOURCES = resources_only

Arguments

  • Setting— name of the setting.
  • Value—value of the setting. If not specified, the default value is used. See the individual assignment settings for their default values.

Related Topics