<<Test.Pl>> 
The test script attempts to use both Win32::NetAdmin::LocalGroupAddUsers and 
Win32::Lanman::NetLocalGroupAddMembers to add members to a specified group. But 
the name of the group passed to the methods does not appear to be correct when 
applied to the Hungarian.

Please review the script and result. Let me know if this is a Perl problem or 
not and if anyone knows of a way to correct this behavior.

#THIS SCRIPT WORKS CORRECTLY FOR OTHER OS LANGUAGES:
#   ENGLISH - WORKS (Administrators)
#   SPANISH - WORKS (Administratadores)
#   GERMAN - WORKS (Administratoren)
#   HUNGARIAN - FAILS (Rendszergazdák) WITH 2220 (group name could not be found)

Attachment: Test.Pl
Description: Test.Pl

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to