Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #467

Re: Redirecting VB script sub shell standard output

From ralph <nt_consulting64@yahoo.net>
Newsgroups comp.lang.basic.visual.misc
Subject Re: Redirecting VB script sub shell standard output
Date 2011-10-09 21:45 -0500
Organization Aioe.org NNTP Server
Message-ID <gnm4971nqogot58a1o31ljerul8eharl40@4ax.com> (permalink)
References <80zkh9rkje.fsf@gmail.com>

Show all headers | View raw


On Sun, 09 Oct 2011 22:12:53 +0200, vincent.belaiche@gmail.com
(Vincent Belaïche) wrote:

>Hello,
>
>I am creating some sub shell object in the Visual basic script by
>
>Set objShell = WScript.CreateObject("WScript.Shell")
>
>And then I am executing some console application. I would like to
>redirect the standard out of this console application to the standard
>output of the calling visual basic script, but I am desesperate to find
>how to do this.
>

Echoing Mr. Weiner it is not clear who (and what kind of app) is
trying to exchange information with who, or when?

There are various ways to provide interprocess communication. It will
be very helpful if you could provide specific details. Perhaps some
kind of flow chart?

-ralph

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-09 22:12 +0200
  Re: Redirecting VB script sub shell standard output Ron Weiner <NoOne@NoWare.NutThing> - 2011-10-09 18:01 -0400
    Re: Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-10 08:02 +0200
      Re: Redirecting VB script sub shell standard output ralph <nt_consulting64@yahoo.net> - 2011-10-10 01:50 -0500
        Re: Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-11 07:27 +0200
          Re: Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-11 22:32 +0200
            Re: Redirecting VB script sub shell standard output Ron Weiner <NoOne@NoWare.NutThing> - 2011-10-11 21:04 -0400
              Re: Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-14 20:37 +0200
                Re: Redirecting VB script sub shell standard output "Thorsten Albers" <gudea@gmx.de> - 2011-10-14 20:55 +0000
                Re: Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-19 19:31 +0200
  Re: Redirecting VB script sub shell standard output ralph <nt_consulting64@yahoo.net> - 2011-10-09 21:45 -0500
  Re: Redirecting VB script sub shell standard output Eric Coleman <eric@strategon.com> - 2011-10-13 19:45 -0500
    Re: Redirecting VB script sub shell standard output vincent.belaiche@gmail.com (Vincent Belaïche) - 2011-10-14 20:14 +0200

csiph-web