On May 9, 2006, at 11:01 pm, [EMAIL PROTECTED] wrote:
On May 09, 2006, at 22:12 UTC, GregO wrote:
Does anyone know if there is a list of the internal language codes in
RB 2006? I know that default=0 and english=1, but it appears that
there are hundreds. Is this list available electronically?
What are "internal language codes"?
If I export a constant that has several different language versions
attached to it as XML I get something that looks like this:
<Constant>
<TextEncoding>134217984</TextEncoding>
<ItemName>Untitled</ItemName>
<ItemType>0</ItemType>
<ItemDef>default</ItemDef>
<ItemFlags>0</ItemFlags>
<ConstantInstance>
<ItemPlatform>0</ItemPlatform>
<ItemLanguage>1</ItemLanguage>
<ItemDef>English</ItemDef>
</ConstantInstance>
<ConstantInstance>
<ItemPlatform>0</ItemPlatform>
<ItemLanguage>2</ItemLanguage>
<ItemDef>English UK</ItemDef>
</ConstantInstance>
</Constant>
So is there a list of what the <ItemLanguage> codes and the languages
they go with are, which I could get electronically?
Greg
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>