Identifier: sys_message_file

Type

string

Description

The name of the system message file. If this is redefined, the new file replaces the current system message file. It is often done to change language during a session.

At system startup, the system message file can be set by a mess entry in the System Configuration File.

The system message file must be an external file and cannot reside in an application library.

Examples

Perhaps change the system messages to German ones.

sys_message_file = '/usr/langs/german.mes'

See Also

Files:

fire.ini

Functions:

sm (string), um (string)

Identifiers:

user_message_file (string)

Utilities:

genmess