In the enterprise is hundreds of sets of networking equipment, currently used for... Endfor one ping and connected to each device test takes longer, consult in VFP is there any way can also perform multiple ping statements to quickly test equipment connected thank you
My_cmd="CMD/c ping" + ip_addr
My_sh=createobject (" wscript. Shell ")
My_sh. Run (my_cmd, 0, t)