Framework:Multilingual function:Macro: Difference between revisions
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
==Open aggregate masks/input masks== | ==Open aggregate masks/input masks== | ||
With the help of a macro, it is possible to open aggregate masks, input masks, etc. If the window name of a mask shall be multilingual, this must be defined in the macro designer. | With the help of a macro, it is possible to open [[Framework:Aggregationsmasks|aggregate masks]], input masks, etc. If the window name of a mask shall be multilingual, this must be defined in the macro designer. | ||
[[Image:Fw_Open aggregate masks input masks.jpg|thumb|center|Framework, Open aggregate masks/input masks]] | [[Image:Fw_Open aggregate masks input masks.jpg|thumb|center|Framework, Open aggregate masks/input masks]] | ||
Revision as of 12:33, 7 May 2010
Message texts
Macros offer the opportunity to issue messages on the client (message dialog box). The message in such a message dialog box can be multilingual. A message is composed of two components: the message as such and a title.
Example of the message text:
German=deutsche Meldung; English=English message;
If the message text does not contain any language syntax, the same text is displayed in all languages.
Open aggregate masks/input masks
With the help of a macro, it is possible to open aggregate masks, input masks, etc. If the window name of a mask shall be multilingual, this must be defined in the macro designer.
Example of a window name:
German=Bilanz; English=Balance Sheet;
If the window name does not contain any language syntax, the same text is displayed in all languages.