Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find a computer's name?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00630121
Message ID:
00630129
Views:
18
>I need to find out a computer's name. I have looked at SYS functions but none seem to do the job.
>
>Are their any other alternatives? Possibly a Windows API.
>
>Thanks,
>Steve Smith


How about
Left(Sys(0), At(" #", Sys(0))-1)
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform