I need to be able to fire off a executable or batch file and not wait around for the result. When I compile my program I would like to also rebuild the source code documentation. The thing is that building the app takes about 30 seconds and rebuilding the source code documentation takes 40 minutes. I would like to spawn this documentation off and not have it interfear with the rest of my ccnet process.
I cannot seem to find the answer in the docs or googling the groups. I am sure this has been solved before so I will just ask you all. Thanks in advance, KMF
