Results 1 to 4 of 4

Thread: Get dos app text

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Posts
    7

    Question

    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

  2. #2
    New Member
    Join Date
    Jan 2001
    Location
    India
    Posts
    2
    redirect the output of the DOS application to a .txt file.
    Open the .txt file using FSO objects for reading.
    Sadagobane Anand

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Posts
    7

    Post

    How can i redirect the output of the DOS application to a .txt file?


  4. #4
    Guest
    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
  •  



Click Here to Expand Forum to Full Width