Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Network Adapter Address (MAC?)
Message
 
 
To
26/09/2001 15:15:48
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00477977
Message ID:
00561193
Views:
33
>Mark,
>
>couldn't you run the OS ipconfig command into a file and parse that in VFP? Something like:
RUN ipconfig /all > c:\temp\ipcfg.txt
>lcIPCfg = FILETOSTR("c:\temp\ipcfg.txt")
>* parse lcIPCfg for MAC addresses
>HTH Robert

I could but that is too messy and I don't like the COMMAND window flash across the screen. The OCX from CompuServer that Rick Bean alerted me to does the trick flawlessly.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform