run in shell "Ipconfig > miofile" thern read miofile
PROCEDURE Main
LOCAL cCommand := "Ipconfig > myfile.txt"
CLS
RUN (cCommand)
open myfile.txt and search "Indirizzo IPv4"
return
I notice that harbour is 100% compatible with clipper so you can
recompile your source without prob
Hi Guys,
I know this is not the right place to ask this question but I'm quite
running out of options. Are there third-party libraries/functions in clipper
5.2e that I could use to get the ip address of a particular PC (host name).
Thanks in advance,
Ed
--
View this message in context:
http:/