Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Function to give me my computer name
Message
From
23/12/2002 16:50:27
Fabian Belo
Independent Developer
Argentina
 
 
To
23/12/2002 16:27:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00735514
Message ID:
00735524
Views:
8
>Hi All
>
>I m looking for a function to give me my computer name ,
> can any one help?
>
>bill


Look at sys(0). Example:
cLocalName = left(sys(0),at('#',sys(0))-1)
? cLocalName
"Since I've read that alcohol is bad... I quit reading."
Me


http://www.fabianbelo.com.ar
Previous
Reply
Map
View

Click here to load this message in the networking platform