Output Parameters | Significance |
none | - |
The message must be contained in the system entity T_MESSAGE.
If you pass a zero pointer as message name, DataView will directly output the text passed in the parameters st1.
Behind the message text in T_MESSAGE or in st1 you can specify in square brackets which button is to get the focus in the message window (default button). This information is separated from the message text by spaces.
Message text [Button_shortcut]
Possible button shortcuts are YES, NO, OK or CANCEL.
Note!
This function uses Windows resources to display the message window. For this reason texts on buttons depend on the language version of the client operating system and not on the language setting of the DataViews server.