Why won't this work in vb?
shell "ping www.yahoo.com > c:\ping.txt"
it will not create the ping.txt
Greeting, Earthquaker
Printable View
Why won't this work in vb?
shell "ping www.yahoo.com > c:\ping.txt"
it will not create the ping.txt
Greeting, Earthquaker
Shell isn't the DOS O/S, so it doesn't recognize the Porting Command, what you could do is write a BAT file and Call that with the Shell Command.
Aaron Young
Analyst Programmer
[email protected]
[email protected]