Hi,

Is it possible to retreive data generated from an Command prompt application and use the data in a VB application
without using a file for middle storage.

E.g.

the following data is genereted and presented on the command prompt,

c:> START

Asking your own node

Showing all nodes

Network Node Status CS
VCOMTST1 UNIXSRV1 3 , Read/Write link online 2
NET1 COLUMBUS 3 , Read/Write link online 2

sendentry..:00002
totentry..:00002

Can I instead of echoing it to the screen, retreive the information in to a variable in VB?

thanks,
Patric Kronberg