how to execute a command in dos in vb 6.,
example:
ping a computer on dos
and then
print the return value on a listbox.,
tnx a lot.
example:
ping a computer on dos
and then
print the return value on a listbox.,
tnx a lot.
REM Pinging... Ping [ipaddress] > Log.txt
Comment