JavaScript Editor js editor     Web development 



Main Page

Sets the Language ID and the Locale ID.

SYS(3006, nLanguageID)

Parameters

nLanguageID


Specifies the Language ID.

Return Value

Character

Remarks

SYS(3006) sets the Visual FoxPro Language ID (LangID), and then sets the Locale ID (LCID) based on the Language ID and the current value of the Sort ID.

Note:
Using the DefOLELCID Property is the preferred method for setting a Locale ID for a form or the main Visual FoxPro window.

For additional information about Language, Locale, and Sort IDs, see the Microsoft Windows Software Development Kit documentation.

See Also



JavaScript Editor js editor     Web development