Actual Language (English/German/etc.)

Ask questions about how to create a script or swap scripts with other users.
Post Reply
User avatar
Walti
Posts: 51
Joined: 06 Jul 2009 11:26
Location: Schweiz / Swiss / Swizerland
Contact:

Actual Language (English/German/etc.)

Post by Walti »

Is there a function to get the actual language in the editor-settings.
I need it to make scripts for diferent laguages (English/German) and it would be nice to make the text for alertboxes, formulars, etc.) in the actual language.

THX
User avatar
Rickard Johansson
Site Admin
Posts: 6627
Joined: 19 Jul 2006 14:29

Post by Rickard Johansson »

Added a script function in v5.71 to get the current language file name

MainApp.GetCurrentLanguageFileName(): WideString;

Hope that will help!
User avatar
Walti
Posts: 51
Joined: 06 Jul 2009 11:26
Location: Schweiz / Swiss / Swizerland
Contact:

works as it should

Post by Walti »

:D
THX a lot
Post Reply