|
-
October 8th, 1999, 02:17 PM
#1
WRITING A SHELL COMMAND TO A FILE
Why won't this work in vb?
shell "ping www.yahoo.com > c:\ping.txt"
it will not create the ping.txt
Greeting, Earthquaker
-
October 8th, 1999, 02:43 PM
#2
Re: WRITING A SHELL COMMAND TO A FILE
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]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|