Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determine A User's Full Name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00577470
Message ID:
00578061
Vues:
47
>Larry,
>
>When I hit that line of code, I got the error:
>
>"Moniker cannot open file"
>
>K

I forgot. Don't concatenate inside in GetObject. Build a string variable and use it instead.

lcADsPath = 'WinNT://'+alltrim(cDomain)+',domain'
lodomain = GetObject(lcADsPath)

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform