Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine A User's Full Name
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00577470
Message ID:
00664055
Views:
51
>No. You need to create an ADSI moniker string. One part of the string is the class specification. Example:
>lcdom = 'WinNT://MyDomain,domain'
>oGroup = getobject(lcdom)
>The top example bypasses the variable assignment.

Thanks.
Doesn't work for me :(

OLE error code 0x800401ea: Moniker cannot open file.

-josh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform