Help with TCOM syntax
- From: PTurner <peter.turner@xxxxxxxxxx>
- Date: Mon, 26 May 2008 10:01:47 -0500
I understand
package require tcom
set UserInfo [::tcom::ref getobject "WinNT://$Domain/$User"]
$UserInfo name
$UserInfo fullname
$UserInfo Accountdisabled
All those operate as expected.
What is the syntax to get other properties of the user. None of the
tricks I use - looking in AD or ldap explorer seem to yield anything.
I am looking speciffically for the email account = mail in LDAP;
E-mail in AD. Tried all the case permutations.
All respond with
object does not implement method or property
::tcom::info interface $UserInfo
returns
cannot get type information
I know I am missing something obvious - I have been able to operate
Excel worksheets and parse out existing properties.
Other ways to get same sort of info?
.
- Prev by Date: Re: Transfering calls - % values - secure to use txt file?
- Next by Date: Tile scrollbars width.
- Previous by thread: better API for ttk::currentTheme?
- Next by thread: Tile scrollbars width.
- Index(es):