Syntax
moosetlang(“ [EN|FR] “)
Example of an Excel VBA application using the mooSetLang function:
Public Sub mooSetLang()
If Not oregistered Then: boo = regQ:
'Switch the text in the graphical forms to french
o.mooSetLang ("FR")
o.mooShowConnFrm
'Switch back to English
o.mooSetLang ("EN")
o.mooShowConnFrm
End Sub
Sets the language that any internal messages that are generated by the moo library or menu items used by the graphical user interface. Default is EN.
Microsoft®, WINDOWS®, Microsoft Excel®, Microsoft Office® are registered trademarks of Microsoft Corporation.
ORACLE® is a registered trademark of ORACLE Corporation.
® SDMC Consulting Limited 2010