Hi there,
Oddly enough, this is the second time I've run into a report of this bug
today.
That's a known bug in the networking code -- it also fails if the user name
is more than 15 characters long. The operating system team is aware of the
problem, but I have no idea what their schedule is like as far as fixing
this one goes. But rest assured that top minds are on it. :-)
Eric
Quote:
>Hi, i have this problem:
>I would like to use WSHNetwork.UserName, but if the login name is
>without a space in the middle (Like "Guest" or "Administrator" or
>"Install"), it works fine, but if the Username is with space in the
>middle (because our logins are "LastName FirstName" (for Ex. "Peschier
>Giorgio"), the cscript and the wscript get an error, in italian it say
>"Area Dati passata al sistema troppo piccola" (work area to little).
>Why???