Hi!
No, it's not OEM/ANSI problem. I knew about it very well. Even more than I wish
I'm running WinNT Srv 4.0Eng on my servers and Win9xxRus as workstations.
Inernational username fails permanently.
f.e. such code:
code:
? @USERID

; this line prints correct username regardless of language it's written (eng/rus)
code:
$tmp = InGroup("GroupName")

; this line returns 0 if current user name is in russian, regardless of GroupName language (eng/rus)
code:
? @FULLNAME

; this line prints "" if current user name is in russian

And in all such cases version 3.36 works fine! Seems to me it is KiXtart's problem

------------------
-----------------------
WBR, Andrew V. Mukhin