arunravi
October 20th, 2004, 08:23 AM
Hi all,
I have a specific requirement.
I have a VB program which must spawn a c program (written in DOS, a console program), and must wait for its completion. IF console program returns a negative value the VB program must exit.
Is this possible ? How can i do this if possible?.
Or how can one pass values between a c program and a VB program, without using files?
Now If i write a windows application how can i spawn the VB program. if i9 have the path of it?
please consider this as very urgent
thanks & regards
arun
I have a specific requirement.
I have a VB program which must spawn a c program (written in DOS, a console program), and must wait for its completion. IF console program returns a negative value the VB program must exit.
Is this possible ? How can i do this if possible?.
Or how can one pass values between a c program and a VB program, without using files?
Now If i write a windows application how can i spawn the VB program. if i9 have the path of it?
please consider this as very urgent
thanks & regards
arun