Click to See Complete Forum and Search --> : Using CreateProcess command


lalitha
October 23rd, 2001, 06:25 AM
Hi,

I am using CreateProcess command in a VB application to compile some other VB projects. If any error occurs during compilation, I want to supress the messagebox and want to dump the error into a log file.

How do I know if the project has been successfully built and how to trap errors when the build failed.

Thanks and Regards,
Lalitha