MikeD
03-30-2005, 02:43 PM
I'm in the process of converting our old old batch files into VBP 5.7 ..
I found a case where I'm doing a CopyFiles and I specify which files specifically I want to copied in the include list:
MFC71.DLL
MSVCR71.DLL
For whatever reason, these files were missing from the source folder, and yet, it did not fail the buld process.
Do I have something mis-checked or am I using this feature improperly?
Any suggestions?
Mike.
I found a case where I'm doing a CopyFiles and I specify which files specifically I want to copied in the include list:
MFC71.DLL
MSVCR71.DLL
For whatever reason, these files were missing from the source folder, and yet, it did not fail the buld process.
Do I have something mis-checked or am I using this feature improperly?
Any suggestions?
Mike.