btw, the current user, specifically, is available
as an enviroment variable in windows.
> From: Ben Barker
>
> var WshNetwork = XSIFactory.CreateActiveXObject("WScript.Network");
>
> var CurrentUser = WshNetwork.username;
>
> On 11/29/06, Robert Moodie <robertm(at)hybride.com> wrote:
> >
> > Does anyone get WSH to work in XSI with Jscript?
> >
> > e.g
> >
> >
> > var WshNetwork = WScript.CreateObject("WScript.Network");
> >
> > var CurrentUser = WshNetwork.username;
---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi