Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

converting from mac to win in croatian

1 view
Skip to first unread message

Juggernath

unread,
Nov 25, 2005, 11:41:36 AM11/25/05
to
Hi,
i'm writing a macro and in one part i have to replace Macintosh characters
with Windows (I'm from Croatia, we have regional specific keyboard and
letters).
I'm also a given a conversion table, but i don't know how to use these
values from VBA:
here is an example
? - = 0x3C0

C - = 0xA9

? - = 0xF8FF

etc. So Copyright sign at Mac computer means some croatian letter

It would be the easiest to replace it using asci numbers...

also there are some other things to replice like "automatic hypernation"

- = 0xAD

this is a regular sign

- = 0x2D

any ideas?


0 new messages