Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function for capturing PC Name?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01212880
Message ID:
01212912
Views:
13
lcComputerName = ALLTRIM(STREXTRACT(SYS(0), "", "#",1))
lcUserName = ALLTRIM(STREXTRACT(SYS(0), "# ", ""))
>Is there some kind of function which can capture the name of the Workstation, or PC Name?
>
>Never mind. I found Sys(0) and ID().
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform