Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get name of the form in LOAD method?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01563533
Message ID:
01563550
Views:
49
>>>
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform