Home

gbXML Help
Introduction
XML Format
Menus
Toolbar
Language Frame
Tokenset Frame
XML Code
Sample Code
Viewer
Importing
MemberLists
Manual Edits
Debug Mode
Dirty XML

Forums
Announcements
Questions
Suggestions

Personal
Webcam
Biography
Contact Me
FreeWare >> gbXML >> Importing gbXML - Importing Language Files
gbXML can read XML formatted language files to create a new language in the database. The Import function is available from the menu and toolbar, and results in the following file selection dialog window:

While gbXML does not prevent the database from containing multiple languages with the same name, the practice is discouraged. There may be circumstances where internal searches through the database, based on the language name, could result in incorrect attribute value assignments. Future releases of gbXML will address this issue.

Note: gbXML uses the CodeMax control to read the language file and retrieve the language definition structure. CodeMax does not expose the language level default case sensitive property, so gbXML always sets the default value of imported language files to False.