I need my messages in message boxes (in Access) to appear in Vietnamese as well as english. with previous combinations of win98 or 2000 and office 97 and 2000 (but I can’t remember in exactly which combination!) this was easy – just replace sserife.fon with the vietnamese version and we were away (with certain oddities such as the 1/2 symbol being replaced in 31/2 inch diskette). Now running o2ksr1a and win2k I can’t seem to get it to work. I’ve tried replacing system fonts, changing my locale (which I don’t really want to do), changing the default code page, changing the coding of the vietnamese I’ve written (which would be a real pain if I had to do throughout my apps), all to no avail. Anyone have any ideas? As a last resort I could create custom forms for everything, which would be a total pain, and, in my experience, lead to problems as code execution has a tendency to go in unexpected directions if I go down this route.
With some more playing around, it seems that unicode is one possibility, however this would require replacing loads of nonstandard characters in my code. I’ve tried to fill arrays with them and then replace, but there are lots of characters it doesn’t like, and if I try and use the “coded” equivalent, with asc or chr, it doesn’t seem to cope with extended unicode characters