Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting Workstation's LAN ID
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00359375
Message ID:
00359384
Views:
11
>I'd like to find a good way to get the workstation's active LAN ID. The workstation is running Windows NT 4. The LAN is Novell Netware 4. I plan to use the LAN ID as the default value for the "User Name" textbox on the application's login form. Keeping this logic independent of worksation and LAN OS would be preferable if at all possible.
>
>Thanks.

I'm not sure if this is what you are looking for exactly, but try:
ALLTRIM(UPPER(SUBSTR(SYS(0),AT('#',SYS(0))+1)))
HIH,
Phil Thomas
http://phillipdthomas.com

Never let your energy or enthusiasm be dampened by the discouragements that must inevitably come.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform