Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get name of the form in LOAD method?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01563533
Message ID:
01563550
Vues:
50
>>>
>>>As I think more about this situation, more importantly would be to know the work station where the application is running and the user who is logged in. How do you find these two pieces of information from VFP application?
>>
>>I typically store this kind of values in my goApp application object.
>
>How do you get - from within your VFP application - the work station name or IP?

? GetEnv("USERNAME")
? GetEnv("COMPUTERNAME")
? GetEnv("USERDOMAIN")
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform