VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Network Troubleshooting Tools

by Frank Scarberry (1 Submission)
Category: Internet/HTML
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

'I've been trying to get DOS command line output to show up in
'my Visual Basic programs. I finally figured it out. It works
'really simple. The program creates a batch file that is to be
'executed, instead of using the "Shell" command to execute single
'commands. The shell command also writes the output to a file.
'At the end of each batch file, the progams writes
'the word "DONE" to a text file called "finished." When a user
'starts a command, a timer constantly checks for the word "DONE"
'in the "finished" file. When the word finally is written to
'the file, the batch file is finished executing, and the program
'can read the output file it created.

Rate Network Troubleshooting Tools

Download Network Troubleshooting Tools

Download Network Troubleshooting Tools (133 KB)

Network Troubleshooting Tools Comments

No comments have been posted about Network Troubleshooting Tools. Why not be the first to post a comment about Network Troubleshooting Tools.

Post your comment

Subject:
Message:
0/1000 characters