[EMAIL PROTECTED] wrote:
Eventually downloaded the source, but can't find any tables in vsp81.c!

Do they need to be created?  If so, could you send me a copy of the built
version?

The tables are starting at
/*===========================================================================*
* LOCAL VARIABLES *


*===========================================================================*/
static tsp81_UCS2Map UMap_00 = {
 0x0000,0x0001,0x0002,0x0003,0x0004,0x0005,0x0006,0x0007,
 0x0008,0x0009,0x000A,0x000B,0x000C,0x000D,0x000E,0x000F,

where UMap means uppercase characters and _00 means 'for unicode code characters with first byte 0x00'

Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to