
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
2.10
6-74
Return Codes
RC_OK
Successful termination.
RC_IVPARAM
The function has been called with
an invalid parameter.
TXT_UNDEF_LANG
The given language is not defined.
See Also
MMI_GetLanguage
Example
Set the language for the display (internal default value).
MMI_SetLanguage( MMI_REF_LANGUAGE )
6.1.59 MMI_GetLanguage
Description
Query the current language.
Declaration
MMI_GetLanguage( iLangNr AS Integer,
sLangName AS String20)
Remarks
This function returns the current language and the associated
character symbols.
Parameters
iLangNr
out
Language number
sLangName
out
Language description
Return Codes
RC_OK
Successful termination.
See Also
MMI_SetLanguage
Example
Get the current language.
DIM iLangNr
AS Integer
DIM sLangName AS String20
MMI_GetLanguage( iLangNr, sLangName )
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...