
TheInstaller
New User
Sep 20, 2007, 12:08 PM
Post #1 of 1
(2391 views)
|
I have written a GUI script (TK), with text fields. When all the fields are filled, button Go is pressed the script creates one user in Windows domain and writes in excel file user info entered in text fields. The user is added in domain using dsadd command. Everything works fine, except now I need to input some Latin2 encoded characters. Those characters should appear in excel file. Can anyone help me? P.S. I am beginner in perl.
|