Hi guys, If you, like me, use a bunch of cmd files instead of a big one, you might find it interesting to add the /b switch to the start command. This makes all the cmd files to be executed in the same window. Otherwise, everytime you start an external cmd file you'll get a new window opened. Just in case: /wait can also be put as /w, which saves some typing... :-) Regards to everyone. CM