The PROMSGS file
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The PROMSGS file
The PROMSGS file contains OpenEdge
run-time messages in a particular language. Each PROMSGS
file has a file extension named after the language and resides in a directory named after the
language. For example, the French PROMSGS file, promsgs.fre, resides in the OpenEdge/prolang/fre directory, and the
Italian PROMSGS file, promsgs.ita, resides in the OpenEdge/prolang/ita directory.
OpenEdge supplies a PROMSGS file for each language it
supports. When you package an international application, be sure
to supply the PROMSGS files your customers need.
When you configure an international application, you can tell OpenEdge
which PROMSGS file to use by using one of the following
techniques:
- By setting a value for
PROMSGSin the[Startup]section of the progress.ini file - By setting the
PROMSGSenvironment variable