How to change Status Bar Text

sharkdim

Member
Dear All,
i want to change my QAD interface,in this face bottom,have a status bar like "Enter Data or Presss Esc to end",
how to change this text!
by the way ,with any one version.
thanks a lot!
 
This is not related to QAD but to your default language of Progress. In you Progress message file promsgs, you can modify the default texts.

This message is 112. You can check this in Progress Editor with submenu "Messages" of menu-item "Help".
Enter 112 and check the value.

When changing this file, you can modify the default file or create a second one and set this via progress.svg with PROMSGS system setting.
The default message file will be used by EACH progress client.
 
Back
Top