Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding out who the user is...
Message
De
21/01/1999 22:50:04
 
 
À
21/01/1999 16:54:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00178748
Message ID:
00178827
Vues:
26
>Is there a way to find out either in Vfp 5.0 or Windows 95 a way
>to see who a user is or a Network userid, without having to set some sort of environment variable.

SYS(0) and ID() will work, but they return different things in different OSs, and are not considered completely dependable. The most dependable way is with a 3rd party network query tool like GPLib.

Another alternative is the Windows Scripting Host, it already installed on late OSs, and for older versions of windows, you just have to install the OCX. You can learn about the scripting hist at the MS Scripting page- http://msdn.microsoft.com/scripting/
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform