|
-
Jan 10th, 2001, 01:02 AM
#1
Thread Starter
New Member
Hi!
I'm using an external dos pplication with my vb applicattion, but i can't know when it have an error.
Is there any way to return text from a dos application?
Thanx
-
Jan 10th, 2001, 01:22 AM
#2
New Member
redirect the output of the DOS application to a .txt file.
Open the .txt file using FSO objects for reading.
-
Jan 10th, 2001, 01:36 AM
#3
Thread Starter
New Member
How can i redirect the output of the DOS application to a .txt file?
-
Jan 10th, 2001, 07:53 AM
#4
Take a look at your other thread.
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
|