VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Network Troubleshooting Tools

Frank Scarberry  (1 Submission)   Internet/HTML   Beginner   Wed 3rd February 2021

'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 (3(3 Vote))

Download Network Troubleshooting Tools

Network Troubleshooting Tools Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters