Hi everyone,

Batch example: start /wait executable.exe

I've been using this method with batch files, this time i would like to
use something similar in Visual Basic 6, i tried to replace this method
using Do While Loop, Do Until... Loop Statement, etc. but still can't find
a better way to do it. now here is what i am after, i am working in a code
that execute a file, then when that program close or either way i close it,
then the next executable asigned to the task will lunch. how can i do this
in my project? any help will be very appreciate, thanks in advance.

Recommended Answers

All 2 Replies

Hi Veena,

I tried the code from Visual Basic Helper, but is not that accurate.
But WooW! the one from codeguru forum WooW! is just what i needed!!!
Thanks a million Veena ^_^

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.