Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to programmatically get the Computer Name
Message
From
14/12/2007 14:04:28
 
 
To
14/12/2007 11:06:59
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01275848
Message ID:
01275950
Views:
16
That seems very involved when it looks like I can just use

ALLTRIM(LEFT(SYS(0),AT('#',SYS(0))-1))


Or even simpler:
ALLTRIM( GETWORNUM( ID(), 1, [#] ) )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform