#('username' 'userdomain' 'userdnsdomain')
collect:
[:ea |
ea -> (OSSystemSupport
concreteClass new getVariable: ea ifAbsent: [nil])]
-Boris
--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4
From: Boris Popov
Sent: Thursday, August 13, 2009 3:06 PM
To: 'Tom Carden'; [hidden email]
Subject: RE: [vwnc] Windows Login Information
OSSystemSupport concreteClass new
getVariable: 'username'
ifAbsent: [nil]
-Boris
--
+1.604.689.0322
DeepCove Labs Ltd.
4th floor 595 Howe Street
Vancouver, Canada V6C 2T5
http://tinyurl.com/r7uw4
A
quickie......does anyone know how to get at windows login details
(e.g. user name) using Smalltalk?
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc